Skip to content

Commit 6e4bd9a

Browse files
committed
fixup changelog
1 parent b1d4cca commit 6e4bd9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,10 @@
296296
- `nimscript` now handles `except Exception as e`.
297297

298298
- The `cstring` doesn't support `[]=` operator in JS backend.
299+
- `nimscript` now handles `except Exception as e`
299300

300301
- nil dereference is not allowed at compile time. `cast[ptr int](nil)[]` is rejected at compile time.
302+
- The `cstring` doesn't support `[]=` operator in JS backend.
301303

302304
- `typetraits.distinctBase` now is identity instead of error for non distinct types.
303305

0 commit comments

Comments
 (0)