Skip to content

Commit 46ec54a

Browse files
committed
update changelog
1 parent 9ba1e88 commit 46ec54a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [v0.9.5]
9+
10+
### Changed
11+
12+
- Pin to `plpygic>=0.5.0` and use `geom.ewkb` instead of `geom.wkt` when formatting items in `Loader.format_item`. Fixes (#357)
13+
814
## [v0.9.4]
915

1016
### Changed
@@ -553,6 +559,7 @@ _TODO_
553559

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

562+
[v0.9.5]: https://github.com/stac-utils/pgstac/compare/v0.9.4...v0.9.5
556563
[v0.9.4]: https://github.com/stac-utils/pgstac/compare/v0.9.3...v0.9.4
557564
[v0.9.3]: https://github.com/stac-utils/pgstac/compare/v0.9.2...v0.9.3
558565
[v0.9.2]: https://github.com/stac-utils/pgstac/compare/v0.9.1...v0.9.2

0 commit comments

Comments
 (0)