Skip to content

Commit 9ce99bb

Browse files
committed
Update CHANGELOG
1 parent ae2027e commit 9ce99bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [1.0.0] - 2022-09-16
4+
5+
- Now you can use `.active_method` through `include ActiveMethod`
6+
- Get each method with owner like `Foo[user].call(a: 1)` for testing
37
## [0.5.0] - 2022-08-28
48

59
- Initial release

0 commit comments

Comments
 (0)