CHANGELOG.md in local_resource-1.0.0 vs CHANGELOG.md in local_resource-2.0.0
- old
+ new
@@ -1,8 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+### 2.0.0
+
+#### Added
+
+* Add Ruby 3 support
+
+#### Removed
+
+* Remove Ruby 2.5 and 2.6 support
+
### 1.0.0
#### Changed
* Replace travis with circleci.