Skip to content

Commit

Permalink
Update changelog for 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Civil committed Mar 11, 2021
1 parent 10a92d8 commit ab10d2f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Changes
CHANGELOG
---------

**0.15.2**
- [Fix] Honor isLeaf attribute in replies (makes possible to have metric called "metric.foo" and metric called "metric.foo.bar" and see both in find queries (thx to @tantra35)
- [Fix] Fix bootstrapInterval paramter handling in holtWinters functions
- [Fix] Fix potential panics when metirc do not have required amount of data for `holtWinters` functions
- [Fix] Fix panics with several functions if they are applied before `alias` function (mostly `holtWinter` functions)

**0.15.1**
- [Fix] Fix back compatibility for default listen on `localhost:8081` (thx to @Felixoid)

Expand Down

0 comments on commit ab10d2f

Please sign in to comment.