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 744fc78 commit 8c072b0Copy full SHA for 8c072b0
1 file changed
ChangeLog.md
@@ -3,6 +3,12 @@ XP Compiler ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 9.10.0 / 2026-04-23
7
+
8
+* Merged PR #190: Implement logical AND and OR assignment operators `&&=`
9
+ and `||=`, see #133
10
+ (@thekid)
11
12
## 9.9.0 / 2026-02-14
13
14
* Merged PR #188: Implement partial function application as described
0 commit comments