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 72fe635 commit 3d6b88eCopy full SHA for 3d6b88e
CHANGELOG.md
@@ -7,6 +7,10 @@ in 1.x.x minor.
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.14
11
+ * fix minor casing issue
12
+ * php 5.3.2 instead of php5.2
13
+
14
### 1.0.13
15
* add changelog
16
* feature StatsdService abstracting Client/Factory usage
0 commit comments