next-release.md
1 2 3 4 5 6 7 8 9 10 |
### New Features * Implemented new `xml` module to work with XML content (addresses #21). * Fixed month index in `timeinfo` and `to-timestamp` symbols (each month number was increased by 1); addresses #186. * `--dev` is not automatically set when running min interactively. ### Fixes and Improvements * Fixed OpenSSL support on Windows. |