diff --git a/CHANGELOG.md b/CHANGELOG.md index bd098e23..d96fa8b0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # [5.10.0](https://github.com/informatievlaanderen/parcel-registry/compare/v5.9.1...v5.10.0) (2024-12-05) +### Bug Fixes + +* **consumer:** remove stopping token in messagehandler ([f94d486](https://github.com/informatievlaanderen/parcel-registry/commit/f94d4868e52c758acac82f1ea8bc87d3330c57f0)) +* typo to trigger build ([ba56e5c](https://github.com/informatievlaanderen/parcel-registry/commit/ba56e5c2df7d30da9ae68fa0d695b4d0f06093ec)) + + +### Features + +* **consumer:** add offset override ([ce8dc1e](https://github.com/informatievlaanderen/parcel-registry/commit/ce8dc1eb1dc2172c891378a00bca2a46773b318f)) + +# [5.10.0](https://github.com/informatievlaanderen/parcel-registry/compare/v5.9.1...v5.10.0) (2024-12-05) + + ### Bug Fixes * **consumer:** remove stopping token in messagehandler ([f94d486](https://github.com/informatievlaanderen/parcel-registry/commit/f94d4868e52c758acac82f1ea8bc87d3330c57f0))