Skip to content

Commit e5baf9d

Browse files
committed
Add CHANGELOG
1 parent c9090ea commit e5baf9d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Added
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

Comments
 (0)