CHANGELOG.md in sec_id-3.0.0 vs CHANGELOG.md in sec_id-4.0.0
- old
+ new
@@ -1,6 +1,20 @@
# Changelog
+## [4.0.0] - 2024-07-09
+
+### Breaking changes
+
+- Minimum required Ruby version is 3.1 now
+- Default repository branch renamed to `main`
+
+### Updated
+
+- Small internal refactorings
+- TravisCI -> GitHub Actions
+- Dropped tests for Ruby below 3.1
+- Rubocop's Ruby target version changed to 3.1
+
## [3.0.0] - 2020-03-10
### Breaking changes
- Minimum required Ruby version is 2.5 now