Skip to content

Commit 6c64bd7

Browse files
committed
Update changelog
1 parent 42c27a5 commit 6c64bd7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

changelog.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
---
2+
- version: 0.8.1
3+
date: 2022-07-27
4+
fixed:
5+
- |
6+
[memoizable] plays better with inheritance.
7+
There were cases when cached values from base claesses were used, see #70 (@flash-gordon)
28
- version: 0.8.0
39
date: 2022-07-15
410
added:
5-
- `Dry::Core::BasicObject` ported from hanami-utils (@jodosha)
11+
- "`Dry::Core::BasicObject` ported from hanami-utils (@jodosha)"
612
changed:
713
- |
814
[BREAKING] [descendants tracker] switch to using `Class#subclasses` on Ruby 3.1+.

0 commit comments

Comments
 (0)