Skip to content

Commit

Permalink
Add more methods on CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny committed May 28, 2024
1 parent 44b58c3 commit fc4cefe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v3.9.2

Fixes:
- Add `#nil?` method to `ServiceActor::Result` (#146)
- Add `#methods` method to `ServiceActor::Result` (#146)
- Add `#nil?`, `#methods`, `#blank?` and `#private_methods`to `ServiceActor::Result` (#146, #162)
- Accept inputs called `error` (#146)

## v3.9.1
Expand Down

0 comments on commit fc4cefe

Please sign in to comment.