We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a437eb8 commit 30f6755Copy full SHA for 30f6755
CHANGELOG.md
@@ -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
Readme.md README.mdReadme.md renamed to README.md
phpunit.xml.dist phpunit.xmlphpunit.xml.dist renamed to phpunit.xml
0 commit comments