File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and 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
You can’t perform that action at this time.
0 commit comments