CHANGELOG.md in elastic-apm-2.8.0 vs CHANGELOG.md in elastic-apm-2.8.1
- old
+ new
@@ -2,9 +2,15 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+## 2.8.1 (2019-05-29)
+
+### Fixed
+
+- Database statements are properly truncated ([#431](https://github.com/elastic/apm-agent-ruby/pull/431))
+
## 2.8.0 (2019-05-20)
### Added
- The option `stack_trace_limit` ([#424](https://github.com/elastic/apm-agent-ruby/pull/424))