diff --git a/CHANGELOG.md b/CHANGELOG.md index e36e099..c6eab5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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). +## [2.4.2] - 2022-12-21 + +### Changed + +- analytics should send query parameters anymore + +### Removed + +- tracking pixel for JS-less analytics + ## [2.4.1] - 2022-11-20 ### Fixed @@ -154,7 +164,8 @@ Initial release of the site - Add main code for the site -[Unreleased]: https://codeberg.org/kytta/toot/compare/v2.4.1...HEAD +[Unreleased]: https://codeberg.org/kytta/toot/compare/v2.4.2...HEAD +[2.4.2]: https://codeberg.org/kytta/toot/compare/v2.4.1...v2.4.2 [2.4.1]: https://codeberg.org/kytta/toot/compare/v2.4.0...v2.4.1 [2.4.0]: https://codeberg.org/kytta/toot/compare/v2.3.1...v2.4.0 [2.3.1]: https://codeberg.org/kytta/toot/compare/v2.3.0...v2.3.1