elvish/NEXT-RELEASE.md

9 lines
259 B
Markdown
Raw Normal View History

2020-07-02 05:11:04 +08:00
This is the draft release notes for 0.15.0, scheduled to be released on
2021-01-01.
# Deprecated features
- The `chr` command is now deprecated. Use `str:from-codepoints` instead.
- The `ord` command is now deprecated. Use `str:to-codepoints` instead.