Skip to content

Commit 9780ebc

Browse files
committed
update changelog
1 parent 78599be commit 9780ebc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
1313
- refactor internal table properties handling
1414
- fix sub-model Table settings (https://github.com/developmentseed/tipg/issues/154)
1515

16+
## [0.5.8] - 2024-01-10
17+
18+
- fix invalid streaming response formatting [backported from 0.6.0]
19+
1620
## [0.5.7] - 2024-01-08
1721

1822
- add `tags` to all routes
@@ -269,7 +273,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
269273
- Initial release
270274

271275
[unreleased]: https://github.com/developmentseed/tipg/compare/0.6.0...HEAD
272-
[0.6.0]: https://github.com/developmentseed/tipg/compare/0.5.7...0.5.7
276+
[0.6.0]: https://github.com/developmentseed/tipg/compare/0.5.7...0.6.0
277+
[0.5.8]: https://github.com/developmentseed/tipg/compare/0.5.7...0.5.8
273278
[0.5.7]: https://github.com/developmentseed/tipg/compare/0.5.6...0.5.7
274279
[0.5.6]: https://github.com/developmentseed/tipg/compare/0.5.5...0.5.6
275280
[0.5.5]: https://github.com/developmentseed/tipg/compare/0.5.4...0.5.5

0 commit comments

Comments
 (0)