release_notes: wrote about #\

This commit is contained in:
HAYAMA_Kaoru
2024-12-05 23:39:59 +09:00
parent 3454c0d9f4
commit 1e4995324b
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
- `$PROGRAM_NAME``PROGRAM-NAME`
- `$EXECUTABLE_NAME``EXECUTABLE-NAME`
- Fix: `(expect "B")` after `(expect "A")` sometimes missed B when `"A\nB"` was output at once time
- Changes on gmnlisp
- Fix: panic when the token is only `#\`
v0.2.0
======