Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kraina-cicd committed Apr 28, 2024
1 parent 34766ee commit d9f07ce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7.2] - 2024-04-28

### Changed

- Refactored geometry fixing by utilizing `ST_MakeValid` function added in DuckDB `0.10.0` version
Expand Down Expand Up @@ -224,7 +226,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.7.1...HEAD
[Unreleased]: https://github.com/kraina-ai/quackosm/compare/0.7.2...HEAD

[0.7.2]: https://github.com/kraina-ai/quackosm/compare/0.7.1...0.7.2

[0.7.1]: https://github.com/kraina-ai/quackosm/compare/0.7.0...0.7.1

Expand Down

0 comments on commit d9f07ce

Please sign in to comment.