CHANGELOG.md in log_toolbox-1.3.10 vs CHANGELOG.md in log_toolbox-1.3.11
- old
+ new
@@ -2,16 +2,24 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
-## [1.3.9] - 2021-01-15
+## [1.3.11] - 2021-06-21
### CHANGED
- Update gems
+- Allow version >= 2.5
+- Pipeline using ruby:2.7.3
+- Allow local tests with docker
+
+## [1.3.10] - 2021-01-20
+### CHANGED
+- Update gems
- Update gemspec
- Update pipeline
- Simplify some tests
+## [1.3.9] - 2021-01-15
### FIXED
- Fixed service_name custom option.
## [1.3.8] - 2020-12-10
### FIXED