CHANGELOG.md in smart_value-object-0.1.0 vs CHANGELOG.md in smart_value-object-0.2.0
- old
+ new
@@ -1,5 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [0.2.0] - 2021-01-18
+### Added
+- Support for **Ruby@3**;
+
+### Changed
+- No more `TravisCI` (TODO: migrate to `GitHub Actions`);
+- Updated development dependencies;
+- Updated `smart_initializer` dependency (`~> 0.5`) to guarantee **Ruby3** compatability;
+
## [0.1.0] - 2020-07-12
- Release :)