CHANGELOG.md in aws-logs-0.3.3 vs CHANGELOG.md in aws-logs-0.3.4
- 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.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
## [0.3.2]
- #1 clean up end_loop_signal logic