Skip to content

Commit 30f6755

Browse files
author
David Moreau
committed
add changelog
1 parent a437eb8 commit 30f6755

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
CHANGELOG for 1.x.x
2+
===================
3+
4+
This changelog references the relevant changes (bug and security fixes) done
5+
in 1.x.x minor.
6+
7+
To get the diff for a specific change, go to https://github.com/liuggio/statsd-php-client/commit/XXX where XXX is the change hash
8+
To get the diff between two versions, go to https://github.com/liuggio/statsd-php-client/compare/v1.0.12...v1.0.13
9+
10+
### 1.0.13
11+
* add changelog
12+
* feature StatsdService abstracting Client/Factory usage
13+
* feature Deal with sampling in StatsdService
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)