Skip to content

Commit 2df6d4a

Browse files
authored
Merge pull request #16 from deniszh/DZ-Changelog
Update CHANGELOG.md
2 parents 2a48514 + a1b6fc1 commit 2df6d4a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG_FORK.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
This changelog documents specific changes added by `go-graphite` project members to this repo.
4+
5+
## [0.4.2-gg] - 2019-10-21
6+
7+
* Dep update go-whisper for bad point size fix (reference: go-graphite/go-whisper#7) (#14, @bom-d-van)
8+
* Fix flock bug and vendor github.com/go-graphite/go-whisper (#13, @bom-d-van)
9+
* fill: always enable flock when syncing whisper files (#12, @bom-d-van)
10+
* Support cwhipser format (#11, @bom-d-van)
11+
* Adopt github.com/go-graphite/go-whisper library (#10, @bom-d-van)
12+
13+
## [0.4.1-gg] - Unreleased
14+
15+
* Added docker-compose config to setup 3-node cluster locally (#5, @grzkv)
16+
* Add modify command (#4, @bom-d-van)
17+
* Fix building from go-graphite (#3, @azhiltsov)
18+
* Having timeouts for http connections is a good idea. (#2, @azhiltsov)
19+
* Fix for fill bug https://github.com/jjneely/buckytools/issues/19 (#1, @Civil)

0 commit comments

Comments
 (0)