diff --git a/CHANGELOG.md b/CHANGELOG.md index 988b2cb..2c7eb4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,13 @@ commits since the beginning of this repository. ### Added ### Removed +## [5.7.176] + +### Added + +- Various bugfixes, please see commit messages. Big thanks to @karuta0825 for these! +- Small typo fix. + ## [5.7.172] ### Added @@ -268,7 +275,8 @@ commits since the beginning of this repository. compatible with Sentry 10.0.1 and below. If you wish to use those versions, please continue to use sentry-clj 1.7.30. -[Unreleased]: https://github.com/getsentry/sentry-clj/compare/5.7.172...HEAD +[Unreleased]: https://github.com/getsentry/sentry-clj/compare/5.7.176...HEAD +[5.7.176]: https://github.com/getsentry/sentry-clj/compare/5.7.172...5.7.176 [5.7.172]: https://github.com/getsentry/sentry-clj/compare/5.7.171...5.7.172 [5.7.171]: https://github.com/getsentry/sentry-clj/compare/5.6.170...5.7.171 [5.6.170]: https://github.com/getsentry/sentry-clj/compare/5.6.169...5.6.170