We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3af541a + 0ddcea9 commit 5f6665fCopy full SHA for 5f6665f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
ChangeLog
2
=========
3
4
+4.5.2 (2023-01-20)
5
+------------------
6
+
7
+* #603: Support sabre/xml v4 (@gharlan)
8
9
4.5.1 (2022-10-09)
10
------------------
11
lib/Version.php
@@ -14,5 +14,5 @@ class Version
14
/**
15
* Full version number.
16
*/
17
- public const VERSION = '4.5.1';
+ public const VERSION = '4.5.2';
18
}
0 commit comments