diff --git a/CHANGELOG.md b/CHANGELOG.md index c4df6a6..bc2e528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ 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). -## [Unreleased](https://github.com/B-Galati/monolog-sentry-handler/compare/1.0.0...HEAD) +## [Unreleased](https://github.com/B-Galati/monolog-sentry-handler/compare/1.1.0...master) + +## [1.1.0](https://github.com/B-Galati/monolog-sentry-handler/compare/1.0.0...1.1.0) - 2019-09-26 ### Added - Monolog v2 compatibility (fix #4) - Bump dependency to "sentry/sentry:^2.2.1" (fix #6)