Skip to content

Commit 08b11d8

Browse files
committed
Updated the ChangeLog for 0.1.3.
1 parent 6651a73 commit 08b11d8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.1.3 / 2023-10-14
2+
3+
* Require [activerecord] `~> 7.0, < 7.1.0`.
4+
* **Note:** [activerecord] 7.1.0 changed it's internal migration APIs which
5+
`ronin-db-activerecord` was using to run migrations.
6+
17
### 0.1.2 / 2023-09-19
28

39
* Fix {Ronin::DB::MACAddress#address} validation regex to match the whole
@@ -54,3 +60,4 @@
5460
* {Ronin::DB::Vulnerability}
5561
* {Ronin::DB::WebCredential}
5662

63+
[activerecord]: https://github.com/rails/rails/tree/main/activerecord#readme

0 commit comments

Comments
 (0)