CHANGELOG.md in aws-ec2-1.4.0 vs CHANGELOG.md in aws-ec2-1.4.1
- old
+ new
@@ -1,9 +1,14 @@
# 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.
+## [1.4.1]
+- fix cloudwatch support check and add add_to_clipboard url
+- fix copy_to_clipboard
+- remove normalize_os debugging call
+
## [1.4.0]
- Merge pull request #8 from tongueroo/cloudwatch
- cloudwatch support for amazonlinux2 and ubuntu
## [1.3.2]