We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9090ea commit e5baf9dCopy full SHA for e5baf9d
CHANGELOG.md
@@ -0,0 +1,24 @@
1
+# Changelog
2
+
3
+## [Unreleased]
4
5
+### Added
6
7
+### Changed
8
9
+### Removed
10
11
+## Fixed
12
13
+## [v0.2.8]
14
15
16
17
+- Type hints to pypgstac that pass mypy checks ([#18](https://github.com/stac-utils/pgstac/pull/18))
18
19
+### Fixed
20
21
+- Fixed issue with pypgstac loads which caused some writes to fail ([#18](https://github.com/stac-utils/pgstac/pull/18))
22
23
+[Unreleased]: <https://github.com/stac-utils/pgstac/compare/v0.2.8..main>
24
+[v0.2.8]: <https://github.com/stac-utils/pgstac/compare/v0.2.7..v0.2.8>
0 commit comments