CHANGELOG.md in simple_command_dispatcher-3.0.0 vs CHANGELOG.md in simple_command_dispatcher-3.0.1
- old
+ new
@@ -1,4 +1,7 @@
+### Version 3.0.1 [2024-01-07]
+* Relax ruby version to Gem::Requirement.new('>= 3.0.1', '< 4.0')
+* Update ruby gems.
### Version 3.0.0 [2023-12-27]
* Now requires Ruby >= 3.0
* Now requires simple_command '~> 1.0', '>= 1.0.1'; I will try to remove this dependency somehow for users who are not using simple_command.
* Update ruby gems.
### Version 2.0.1 [2023-12-02]