diff --git a/CHANGELOG.md b/CHANGELOG.md index a7667604..8f021aca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`.