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 5264c84 commit 7ced5b9Copy full SHA for 7ced5b9
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.25] - 2024-11-23
11
+
12
+* Add italian and croatian language to languages
13
14
### [0.1.24] - 2024-11-23
15
16
* Fix swedish locale: `sv_SE`
VERSION
@@ -1 +1 @@
1
-0.1.24
+0.1.25
composer.json
@@ -1,5 +1,5 @@
{
2
- "version": "0.1.24",
+ "version": "0.1.25",
3
"name": "ixnode/php-timezone",
4
"description": "PHP Timezone - This library converts different timezone strings.",
5
"type": "library",
0 commit comments