repl: Add changelog entry for recent improvements

I forgot to add a change log earlier, sorry

Change-Id: Idde2f26b8f0b9aa0bdbfcdb10a070ef1dd663d58
This commit is contained in:
piegames
2025-02-28 17:13:53 +01:00
parent 233be9be14
commit 708f1ea342
+12
View File
@@ -0,0 +1,12 @@
---
synopsis: "REPL improvements"
issues: []
cls: [2319, 2320]
category: "Improvements"
credits: ["piegames"]
---
The REPL has seen various minor improvements:
- Better error messages overall
- The `:env` command to print currently available variables now also works outside of debug mode