diff --git a/CHANGELOG.md b/CHANGELOG.md index dfa4a0a..9d90dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). -## 2.2.3 (?) +## 2.2.3 (16. December 2021) -+ Fixed Data::getTrace() PHP Notice: Undefined index: class. -+ Fixed SentryAdapter::generateContext() method. When OS or Browser version is not detected, an exception was thrown (Undefined property). ++ [#20](https://github.com/luyadev/luya-module-errorapi/pull/20) Fixed Data::getTrace() PHP Notice: Undefined index: class. ++ [#20](https://github.com/luyadev/luya-module-errorapi/pull/20) Fixed SentryAdapter::generateContext() method. When OS or Browser version is not detected, an exception was thrown (Undefined property). ## 2.2.2 (9. December 2021)