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.
2 parents 0ed2875 + fcf1ee2 commit c3ac3c8Copy full SHA for c3ac3c8
CHANGELOG.md
@@ -1,6 +1,10 @@
1
ChangeLog
2
=========
3
4
+4.12.0 (2022-05-05)
5
+-------------------
6
+* #52 Add FindFromOutlookCities timezone finder
7
+
8
4.11.0 (2022-04-22)
9
-------------------
10
* #50 Add lowercase timezone finder
lib/Version.php
@@ -14,5 +14,5 @@ class Version
14
/**
15
* Full version number.
16
*/
17
- const VERSION = '4.11.0';
+ const VERSION = '4.12.0';
18
}
0 commit comments