Skip to content

Commit decb9a0

Browse files
committed
update changelog
1 parent d9ab851 commit decb9a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
88

99
## [unreleased]
1010

11+
## [0.9.0] - 2025-01-17
12+
1113
* fix serialization of UUID columns (author @giorgiobasile, https://github.com/developmentseed/tipg/pull/199)
1214

1315
* Unify Docker images (deprecate `tipg-uvicorn`)
@@ -329,7 +331,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
329331

330332
- Initial release
331333

332-
[unreleased]: https://github.com/developmentseed/tipg/compare/0.8.0...HEAD
334+
[unreleased]: https://github.com/developmentseed/tipg/compare/0.9.0...HEAD
335+
[0.9.0]: https://github.com/developmentseed/tipg/compare/0.8.0...0.9.0
333336
[0.8.0]: https://github.com/developmentseed/tipg/compare/0.7.3...0.8.0
334337
[0.7.3]: https://github.com/developmentseed/tipg/compare/0.7.2...0.7.3
335338
[0.7.2]: https://github.com/developmentseed/tipg/compare/0.7.1...0.7.2

0 commit comments

Comments
 (0)