adds a changelog

This commit is contained in:
ringabout
2025-01-09 21:31:32 +08:00
parent 449511995f
commit 276840610b

View File

@@ -19,6 +19,8 @@ errors.
- With `-d:nimPreviewAsmSemSymbol`, backticked symbols are type checked in the `asm/emit` statements.
- `importc` no longer implies `nodecl` for imported types. Use `header` or `nodecl` pragmas so that it doesn't generate a declaration for the type symbol.
## Standard library additions and changes
[//]: # "Additions:"