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.
1 parent af89fad commit a2c72deCopy full SHA for a2c72de
ChangeLog.md
@@ -3,8 +3,12 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 10.10.0 / 2021-04-25
7
+
8
### Features
9
10
+* Merged PR #271: Pass NULL to Properties::expanding() to ignore expansion
11
+ (@thekid)
12
* Merged PR #267: Support PHP 8.1 `never` type in reflection - @thekid
13
14
## 10.9.1 / 2021-04-24
src/main/resources/VERSION
@@ -1 +1 @@
1
-10.9.2-dev
+10.10.0
0 commit comments