release_note: wrote $MATCH

This commit is contained in:
HAYAMA_Kaoru
2024-12-03 18:20:39 +09:00
parent b9c34297a9
commit ddc64421df
+1
View File
@@ -2,6 +2,7 @@
- On gmnlisp changes
- Support unicode character literal `#\U3042` like CommonLisp
- Implement `(setenv "NAME" "VALUE")`
- Implement `$MATCH` - the matching string in the block of `(expect*)`
v0.1.0
======