Skip to content

Commit c724f6f

Browse files
committed
docs: add "Breaking Changes " section to Changelog
1 parent 7cd71e8 commit c724f6f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4747
- Broken links in README fixed.
4848
- Development environment setup guide added.
4949

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+
5057
## [0.2.0] - 2025-01-28
5158

5259
### Added

0 commit comments

Comments
 (0)