We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd71e8 commit c724f6fCopy full SHA for c724f6f
1 file changed
CHANGELOG.md
@@ -47,6 +47,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
- Broken links in README fixed.
48
- Development environment setup guide added.
49
50
+### ⚠️ Breaking Changes
51
+
52
+- `pg`, `trilogy`, and `bigdecimal` are no longer runtime dependencies. If your
53
+ application relies on them being pulled in transitively via `whodunit-chronicles`,
54
+ add them explicitly to your own Gemfile.
55
+- remove ruby@3.1 from the supported versions of Ruby
56
57
## [0.2.0] - 2025-01-28
58
59
### Added
0 commit comments