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 8bbcb30 commit 2417378Copy full SHA for 2417378
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.3.0 (2015-06-11)
2
+--
3
+Improvements:
4
+* Core: removed static functions.
5
+
6
1.2.0 (2015-05-21)
7
--
8
Improvements:
README.md
@@ -14,7 +14,7 @@ When using [Composer](https://getcomposer.org) you can always load in the latest
14
``` json
15
{
16
"require": {
17
- "jeroendesloovere/geolocation-php-api": "1.2.*"
+ "jeroendesloovere/geolocation-php-api": "1.3.*"
18
}
19
20
```
0 commit comments