CHANGELOG.md in dynomite-2.0.0 vs CHANGELOG.md in dynomite-2.0.1
- old
+ new
@@ -1,9 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0.
+## [2.0.1] - 2023-12-08
+- [#36](https://github.com/tongueroo/dynomite/pull/36) set log level info as default
+
## [2.0.0] - 2023-12-03
- [#35](https://github.com/tongueroo/dynomite/pull/35) ActiveModel compatible
- Breaking change interface to be ActiveModel compatible
- ActiveModel: validations, callbacks, etc
- Use zeitwerk for autoloading