CHANGELOG.md in aws-logs-0.3.4 vs CHANGELOG.md in aws-logs-0.4.0
- 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.
+## [0.4.0] - 2022-01-07
+- [#3](https://github.com/tongueroo/aws-logs/pull/3) streams cli command and data method
+- fix activesupport require
+- streams cli command and data method
+
## [0.3.4]
- set next_token for large filter_log_events responses
## [0.3.3]
- #2 add overlap to window to account for delayed logs received at the same time