Skip to content

Commit 4a4ce1e

Browse files
committed
[CI SKIP] Update CHANGELOG
1 parent 95f12e0 commit 4a4ce1e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
## v5.1.0
1+
## v5.1.1
22

33
#### Fixed
44

5+
* Use `ActiveSupport.on_load` to hook into ActiveRecord Fixes #588 #598
6+
7+
8+
## v5.1.0
9+
510
#### Changed
611

712
* The `drop_table` with force cascade option now mimics in via pure SQL for us.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.1.1

0 commit comments

Comments
 (0)