Skip to content

Commit

Permalink
Preparing release 2.0.0 (#68)
Browse files Browse the repository at this point in the history
* Preparing release 2.0.0

Signed-off-by: Gary Brown <gary@brownuk.com>

* Fix formatting

Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
objectiser authored and yurishkuro committed Dec 17, 2018
1 parent c323da6 commit 0e30338
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
Changes by Version
==================

2.0.0 (unreleased)
2.0.0 (2018-12-17)
------------------

Breaking changes:
- Add first class support for Histograms and change factory args to structs (#63) <Gary Brown>
- Add metric description to factory API (#61) <Gary Brown>
- Remove metrics/go-kit/prometheus as metrics/prometheus now available (#58) <Gary Brown>
- Add `_total` suffix for counters reported to prometheus (#54) <Gary Brown>
- LocalBackend / Test factory moved to metrics/metricstest/ package (#46) <Patrick Ohly>,
- Change AssertCounterMetrics/AssertGaugeMetrics to be functions on the test factory (#51) <Yuri Shkuro>

Expand Down

0 comments on commit 0e30338

Please sign in to comment.