We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1755f commit b1e26deCopy full SHA for b1e26de
Changelog.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+### 3.0.5
4
+* Cs translation more correct, thanks @MartkCz
5
+
6
### 3.0.4
7
* Fixed a bug with isLessThan44Min29Secs, thanks @ruben-haegeman
8
* Added Polish translations, thanks to @biegacz1
@@ -117,4 +120,4 @@ Added translations (Danish and English) to the plugin.
117
120
Just if you wanted to try out the old "time ago" class, I've kept it in the project.
118
121
It will eventually be deleted, but hey, go have fun with it. Perhaps even extend it etc.
119
122
Bear in mind though, that the new DateTime::diff in PHP version 5.3.0 will eventually
-replace it completely. (PHP 5.3.0 DateTime::diff link: http://www.php.net/manual/en/datetime.diff.php)
123
+replace it completely. (PHP 5.3.0 DateTime::diff link: http://www.php.net/manual/en/datetime.diff.php)
0 commit comments