correct changelog[skip CI] (#17870)

This commit is contained in:
flywind
2021-04-27 10:31:52 +08:00
committed by GitHub
parent 4c9fa9b75c
commit fdfd0f35a1

View File

@@ -57,7 +57,7 @@
- The unary slice `..b` was removed, use `0..b` instead or use `-d:nimLegacyUnarySlice`
for a deprecation period.
- Moved `.travis.yml`, `appveyor.yml.disabled`, `.github/workflows/ci.yml.disabled` to `unmaintained/`.
- Removed `.travis.yml`, `appveyor.yml.disabled`, `.github/workflows/ci.yml.disabled`.
## Standard library additions and changes
- Added support for parenthesized expressions in `strformat`