Skip to content

Commit ab10d2f

Browse files
committed
Update changelog for 0.15.2
1 parent 10a92d8 commit ab10d2f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Changes
1818
CHANGELOG
1919
---------
2020

21+
**0.15.2**
22+
- [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)
23+
- [Fix] Fix bootstrapInterval paramter handling in holtWinters functions
24+
- [Fix] Fix potential panics when metirc do not have required amount of data for `holtWinters` functions
25+
- [Fix] Fix panics with several functions if they are applied before `alias` function (mostly `holtWinter` functions)
26+
2127
**0.15.1**
2228
- [Fix] Fix back compatibility for default listen on `localhost:8081` (thx to @Felixoid)
2329

0 commit comments

Comments
 (0)