diff --git a/Changelog.md b/Changelog.md index 3922747..ffc5f94 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.1] - 2018-10-09 +## [0.1.1] - 2018-10-11 ### Fixed - Time spent inside Manticore requests inside database calls where not included in the exclusive time stats of the database request. - Fixed instrumentation when using manticore with faraday adapter.