Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Jun 3, 2021
1 parent f53c5c9 commit cafa8b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->

## unreleased
## 0.6.0 2021-06-03


### Added

- [memoizable] support for `BasicObject` (@oleander)
- [memoizable] support for methods that accept blocks (@oleander)
- Allow printing frame info on warn when setting up Deprecation module (via #52) (@waiting-for-dev)
- [deprecations] allow printing frame info on warn when setting up Deprecation module (via #52) (@waiting-for-dev)

### Fixed

- [memoizable] works with MRI 2.7+ keyword arguments now (@oleander)


[Compare v0.5.0...master](https://github.com/dry-rb/dry-core/compare/v0.5.0...master)
[Compare v0.5.0...v0.6.0](https://github.com/dry-rb/dry-core/compare/v0.5.0...v0.6.0)

## 0.5.0 2012-12-12

Expand Down

0 comments on commit cafa8b1

Please sign in to comment.