Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jul 27, 2022
1 parent 42c27a5 commit 6c64bd7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
---
- version: 0.8.1
date: 2022-07-27
fixed:
- |
[memoizable] plays better with inheritance.
There were cases when cached values from base claesses were used, see #70 (@flash-gordon)
- version: 0.8.0
date: 2022-07-15
added:
- `Dry::Core::BasicObject` ported from hanami-utils (@jodosha)
- "`Dry::Core::BasicObject` ported from hanami-utils (@jodosha)"
changed:
- |
[BREAKING] [descendants tracker] switch to using `Class#subclasses` on Ruby 3.1+.
Expand Down

0 comments on commit 6c64bd7

Please sign in to comment.