Skip to content

Commit

Permalink
Forgot to mention that ronin-core ~> 0.2 is required.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 22, 2024
1 parent 8e97b16 commit 81edf4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### 0.2.0 / 2024-07-22

* Require [ronin-db-activerecord] ~> 0.2.
* Require [ronin-core] ~> 0.2.
* Added {Ronin::DB::Tasks}.
* Added the `pool:` keyword argument to {Ronin::DB.connect}.
* Allow {Ronin::DB.connect} to accept a String URL.
Expand Down Expand Up @@ -56,3 +57,4 @@

[sqlite]: https://sqlite.org/
[ronin-db-activerecord]: https://github.com/ronin-rb/ronin-db-activerecord#readme
[ronin-core]: https://github.com/ronin-rb/ronin-core#readme

0 comments on commit 81edf4f

Please sign in to comment.