Skip to content

Commit 79b8b0e

Browse files
authored
update migrations and changelog (#406)
1 parent 07658e8 commit 79b8b0e

11 files changed

Lines changed: 1883 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## [UNRELEASED]
1010

11+
## [v0.9.10]
12+
13+
### Fixed
14+
- Improved performance and correctness of partition constraint parsing.
15+
1116
##[v0.9.9]
1217

1318
### Changed
@@ -593,6 +598,7 @@ _TODO_
593598

594599
- Fixed issue with pypgstac loads which caused some writes to fail ([#18](https://github.com/stac-utils/pgstac/pull/18))
595600

601+
[v0.9.10]: https://github.com/stac-utils/pgstac/compare/v0.9.9...v0.9.10
596602
[v0.9.9]: https://github.com/stac-utils/pgstac/compare/v0.9.8...v0.9.9
597603
[v0.9.8]: https://github.com/stac-utils/pgstac/compare/v0.9.7...v0.9.8
598604
[v0.9.7]: https://github.com/stac-utils/pgstac/compare/v0.9.6...v0.9.7

0 commit comments

Comments
 (0)