diff --git a/CHANGES.md b/CHANGES.md index b4ec025..0d624c9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). Note: Minor version `0.X.0` update might break the API, It's recommended to pin `tipg` to minor version: `tipg>=0.1,<0.2` +## [0.5.8] - 2024-01-10 + +- fix invalid streaming response formatting [backported from 0.6.0] + ## [0.5.7] - 2024-01-08 - add `tags` to all routes