diff --git a/CHANGELOG.md b/CHANGELOG.md
index b679a359..a29da82c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,14 @@
## [Unreleased]
+
+## [v0.19.5] - 2024-02-02
+### Fix
+- check targets must be valid label values
+
+
-## [v0.19.4] - 2024-01-26
+## [v0.19.4] - 2024-01-30
### Fix
- allow scripted checks to have anything as the target value ([#592](https://github.com/grafana/synthetic-monitoring-agent/issues/592))
@@ -527,7 +533,8 @@
## v0.0.1 - 2020-06-24
-[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.4...HEAD
+[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.5...HEAD
+[v0.19.5]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.4...v0.19.5
[v0.19.4]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.3...v0.19.4
[v0.19.3]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.2...v0.19.3
[v0.19.2]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.1...v0.19.2