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 0ce5930 commit b98368fCopy full SHA for b98368f
Changelog.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+### 3.0.1
4
+* Typo fixes, thanks @jlratwil
5
+* Did some changes to composer, so php 7.0 can also be tested on travis.
6
+* Removed hhvm and 5.6 from travis, since phpunit cannot go that low.
7
+
8
### 3.0.0
9
* Redid most of the code, to work with DateTime objects instead.
10
* Renamed the old inWords method to inWordsFromStrings, so that still works.
0 commit comments