CHANGELOG.md in currency_select-5.0.0 vs CHANGELOG.md in currency_select-5.0.1
- old
+ new
@@ -11,10 +11,19 @@
### Deprecated
### Removed
+### Fixed
+
+### Security
+
+## 5.0.1
+
+### Fixed
+- Add missing files to the gemspec file (#137)
+
## 5.0.0
### Added
- Add official support for Ruby 3.2 (#125)
@@ -23,13 +32,9 @@
- Drop whitespace between HTML tags (#115)
### Removed
- Drop support for Rails 5.2 (#112)
- Drop support for Ruby 2.6 and 2.7 (#111, #132)
-
-### Fixed
-
-### Security
## 4.1.0
### Added
- Add support for Ruby 3.1 (#105)