Skip to content

Commit 6839ea9

Browse files
committed
Updated the ChangeLog for 0.1.4.
1 parent 0c29d7e commit 6839ea9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.1.4 / 2023-10-16
2+
3+
* Require [activerecord] `~> 7.0`.
4+
* Switched to using the default `schema_migrations` table for storing migration
5+
versions and avoid using ActiveRecord's private API.
6+
17
### 0.1.3 / 2023-10-14
28

39
* Require [activerecord] `~> 7.0, < 7.1.0`.

0 commit comments

Comments
 (0)