Skip to content

Commit

Permalink
Add version 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoern-hempel committed Nov 20, 2024
1 parent a724db5 commit 3dfaa47
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Releases

### [0.1.21] - 2024-05-24
### [0.1.22] - 2024-11-20

* Add StateAll class for easy access
* Refactoring

### [0.1.21] - 2024-11-20

* Add states and translations
* Fix timezone Europe/Kyiv and Pacific/Kanton
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.21
0.1.22
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.21",
"version": "0.1.22",
"name": "ixnode/php-timezone",
"description": "PHP Timezone - This library converts different timezone strings.",
"type": "library",
Expand Down

0 comments on commit 3dfaa47

Please sign in to comment.