diff --git a/CHANGELOG.md b/CHANGELOG.md index 35d5b80..0b6980a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: * Add prometheus format option to metrics endpoint [[GH-101]](https://github.com/jrasell/sherpa/pull/101) * Scaling events can be listed by the latest per job group [[GH-107]](https://github.com/jrasell/sherpa/pull/107) * Policy list command output sorts alphabetically [[GH-108]](https://github.com/jrasell/sherpa/pull/108) + * Order scale status list command output by time recent->oldest [[GH-110]](https://github.com/jrasell/sherpa/pull/110) BUG FIXES: * Scale out/in endpoints should use POST rather than PUT method [[GH-103]](https://github.com/jrasell/sherpa/pull/103)