diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 364b8ff..f4a6fb7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,6 @@ # GoNB Changelog -## Next +## v0.70.0 - 2023/05/29 * Added "%ls" and "%rm" to manage memorized definitions directly. * More contextual help and auto-complete improvements: @@ -119,4 +119,4 @@ ## v0.2.0, v0.2.1 * Added support for pointer receivers when defining methods of a type. -* Added `%env` to set environment variables from the kernel. \ No newline at end of file +* Added `%env` to set environment variables from the kernel.