CHANGELOG.md in MonkeyEngine-2.0.6 vs CHANGELOG.md in MonkeyEngine-2.0.7
- old
+ new
@@ -1,5 +1,11 @@
+### Version 2.0.7 2024-08-10
+
+Changes
+
+- Update ruby gems.
+
### Version 2.0.6 2024-01-25
Changes
- Update ruby gems.
@@ -18,21 +24,26 @@
- Update ruby gems.
- Add github actions to run specs.
- Change the time task engine:run takes to run from 120 seconds to 30 seconds.
### Version 2.0.3 2023-12-02
+
- Update ruby gems.
### Version 2.0.2 2023-11-01
+
- Update ruby gems.
### Version 2.0.1
+
- Update ruby gems.
- Various refactors.
### Version 2.0.0
+
- Use LittleWeasel gem for dictionary.
- Gem update to patch CVEs.
### Version 1.1.0
+
- Made some changes to the sample rake task $ bundle exec rake engine:run
- Added this CHANGELOG.md file