From 3eee5ae1ecf6d1bb41590188046516eb28966863 Mon Sep 17 00:00:00 2001 From: Kraina CI/CD Date: Tue, 4 Jun 2024 17:13:20 +0000 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ded386..6e3dbc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.2] - 2024-06-04 + ### Added - `geoarrow-rust-core` library to the main dependencies @@ -302,7 +304,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Created QuackOSM repository - Implemented PbfFileReader -[Unreleased]: https://github.com/kraina-ai/quackosm/compare/0.8.1...HEAD +[Unreleased]: https://github.com/kraina-ai/quackosm/compare/0.8.2...HEAD + +[0.8.2]: https://github.com/kraina-ai/quackosm/compare/0.8.1...0.8.2 [0.8.1]: https://github.com/kraina-ai/quackosm/compare/0.8.0...0.8.1