Skip to content

Commit 7eb0950

Browse files
committed
update changelog for release
1 parent a0787c9 commit 7eb0950

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Changelog
22
=========
33

44
## head
5+
6+
## 5.0.0 2021-01-13
57
* Add Tag support: suffix-octothorpe, infix-comma, infix-semicolon (GH-53)
68
* Remove previously deprecated NoopClient. Use a nil `*Client` Statter as a
79
replacement, if needed. Ex:
@@ -12,7 +14,6 @@ Changelog
1214
err = client.Inc("stat1", 42, 1.0)
1315
```
1416
15-
1617
## 4.0.0 2020-11-05
1718
* Fix go.mod versioning. (GH-51,GH-52)
1819
* Bump major version for go.mod change, just in an attempt to be safer

0 commit comments

Comments
 (0)