Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2022-07-19 20:05:21 -05:00
parent b35414ea0f
commit 3c2af95d21
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## 1.23.1 - ???
- Don't process shared object names passed to dlopen.
- Add better support for windows console in the default shell.c for autocompletion and
other shell-like input features.
- Improve default error message from `assert`.