Skip to content

Commit

Permalink
Merge pull request #75 from ProtonMail/release/4.20.0
Browse files Browse the repository at this point in the history
Release 4.20.0
  • Loading branch information
chris-szu authored Dec 23, 2022
2 parents 8be46c0 + 7359e88 commit 7ff09ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
ChangeLog
=========

4.20.0 (2022-12-23)
-------------------
* #74 Handle null tzid

4.19.0 (2022-12-21)
-------------------
* #72 Deprecate Enderbury timezone
Expand Down
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ class Version
/**
* Full version number.
*/
const VERSION = '4.19.0';
const VERSION = '4.20.0';
}

0 comments on commit 7ff09ae

Please sign in to comment.