CHANGELOG.md in aws-logs-0.2.0 vs CHANGELOG.md in aws-logs-0.3.0
- 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.
+## [0.3.0]
+- display final logs upon stop_follow!
+
## [0.2.0]
- add stop_follow! method
- friendly error message when log not found
- improve `@follow` default, `@log_group_name` and stdout sync true by default