We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b443d6 + 8e34e2e commit 58f9f9bCopy full SHA for 58f9f9b
CHANGELOG.md
@@ -1,6 +1,11 @@
1
ChangeLog
2
=========
3
4
+4.3.3 (2020-11-09)
5
+------------------
6
+
7
+* #519: Remove US/Pacific-New obsolete timezone (@phil-davis)
8
9
4.3.2 (2020-10-03)
10
------------------
11
lib/Version.php
@@ -14,5 +14,5 @@ class Version
14
/**
15
* Full version number.
16
*/
17
- const VERSION = '4.3.2';
+ const VERSION = '4.3.3';
18
}
0 commit comments