From be49505719a20cc23c957e3e1eba127f68afebda Mon Sep 17 00:00:00 2001 From: flywind Date: Fri, 12 Mar 2021 12:07:47 +0800 Subject: Update changelog.md (#17349) --- changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 5b5cdabf1..5c2756ea6 100644 --- a/changelog.md +++ b/changelog.md @@ -169,7 +169,7 @@ - Added experimental `linenoise.readLineStatus` to get line and status (e.g. ctrl-D or ctrl-C). -- Added `compilesettings.SingleValueSetting.libPath` +- Added `compilesettings.SingleValueSetting.libPath`. - `std/wrapnils` doesn't use `experimental:dotOperators` anymore, avoiding issues like https://github.com/nim-lang/Nim/issues/13063 (which affected error messages) @@ -219,9 +219,9 @@ - `system.addEscapedChar` now renders `\r` as `\r` instead of `\c`, to be compatible with most other languages. -- Removed support for named procs in `sugar.=>` +- Removed support for named procs in `sugar.=>`. -- Added `jscore.debugger` to [call any available debugging functionality, such as breakpoints.](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger) +- Added `jscore.debugger` to [call any available debugging functionality, such as breakpoints.](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger). - Added `htmlgen.portal` for [making "SPA style" pages using HTML only](https://web.dev/hands-on-portals). -- cgit 1.4.1-2-gfad0