diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 3c45b6e0..e9766e9d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## [6.2.5] - 2019-09-24 +## [6.2.6] - 2019-09-24 - Fix 2 race conditions detected with TSan, one in CobraMetricsPublisher::push and another one in WebSocketTransport::sendData (that one was bad).