mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
Update changelog for 4.12.1 release
This commit is contained in:
parent
8e8c6baeaf
commit
171b99de01
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
# CHANGELOG
|
||||
|
||||
## unreleased
|
||||
|
||||
|
||||
* DRY-up Mongoid and ActiveRecord Persistence, Add Sequel transactions and locking #475, thanks to [@Aryk] (https://github.com/Aryk)
|
||||
* Add aliases for event methods #476, thanks to [@Aryk] (https://github.com/Aryk)
|
||||
* Support Minitest spec expectations (#387), thanks to [@faragorn] (https://github.com/faragorn)
|
||||
## 4.12.0
|
||||
|
||||
* Fix thread safe issue with concurrent-ruby gem [see [pull-request #422](https://github.com/aasm/aasm/pull/442), thanks to [@reidmorrison](https://github.com/reidmorrison)
|
||||
|
|
Loading…
Add table
Reference in a new issue