diff --git a/doc/release-notes/drscheme/HISTORY b/doc/release-notes/drscheme/HISTORY index ff17bec8c6..6938097ed9 100644 --- a/doc/release-notes/drscheme/HISTORY +++ b/doc/release-notes/drscheme/HISTORY @@ -2,6 +2,9 @@ Version 372 ------------------------------ + . added auto-completion (only gets completions from + the documentation, not the lexical context). + . minor bug fixes ------------------------------