Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jan 17, 2025
1 parent d9ab851 commit decb9a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin

## [unreleased]

## [0.9.0] - 2025-01-17

* fix serialization of UUID columns (author @giorgiobasile, https://github.com/developmentseed/tipg/pull/199)

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

- Initial release

[unreleased]: https://github.com/developmentseed/tipg/compare/0.8.0...HEAD
[unreleased]: https://github.com/developmentseed/tipg/compare/0.9.0...HEAD
[0.9.0]: https://github.com/developmentseed/tipg/compare/0.8.0...0.9.0
[0.8.0]: https://github.com/developmentseed/tipg/compare/0.7.3...0.8.0
[0.7.3]: https://github.com/developmentseed/tipg/compare/0.7.2...0.7.3
[0.7.2]: https://github.com/developmentseed/tipg/compare/0.7.1...0.7.2
Expand Down

0 comments on commit decb9a0

Please sign in to comment.