Skip to content

Commit

Permalink
[Doc] Bulletize CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
okuramasafumi committed Apr 15, 2021
1 parent c50d922 commit f2772c2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [1.0.1] - 2021-04-15

[Fix] Don't cache resource class for `Alba.serialize` [9ed5253]
[Improve] Warn when `ActiveSupport` or `Oj` are absent [d3ab3eb]
[Fix] Delete unreachable `to_hash` method on Association [1ba1f90]
[Fix] Stringify key before transforming [b4eb79e]
[Misc] Support Ruby 2.5.0 and above, not 2.5.7 and above [43f1d17]
[Fix] Remove accidentally added `p` debug [5d0324b]
- [Fix] Don't cache resource class for `Alba.serialize` [9ed5253]
- [Improve] Warn when `ActiveSupport` or `Oj` are absent [d3ab3eb]
- [Fix] Delete unreachable `to_hash` method on Association [1ba1f90]
- [Fix] Stringify key before transforming [b4eb79e]
- [Misc] Support Ruby 2.5.0 and above, not 2.5.7 and above [43f1d17]
- [Fix] Remove accidentally added `p` debug [5d0324b]

## [1.0.0] - 2021-04-07

Expand Down

0 comments on commit f2772c2

Please sign in to comment.