Add a changelog entry related to PR #11748 [ci skip] (#12541)

This commit is contained in:
Tomohiro
2019-10-28 21:29:13 +09:00
committed by Miran
parent ee119f7984
commit 90376940bb

View File

@@ -21,6 +21,7 @@
- `macros.newLit` now works for ref object types.
- `system.writeFile` has been overloaded to also support `openarray[byte]`.
- Added overloaded `strformat.fmt` macro that use specified characters as delimiter instead of '{' and '}'.
## Library changes