language-zonefile/CHANGELOG.md

40 lines
835 B
Markdown

# Changelog
## 1.1.3 (March 16, 2018)
IMPROVEMENTS:
- Support numeric-only TTL values
## 1.1.2 (February 21, 2018)
IMPROVEMENTS:
- Add package keywords
## 1.1.1 (January 29, 2018)
IMPROVEMENTS:
- Make resource record class (like `IN`) optional
## 1.1.0 (November 26, 2017)
NEW FEATURES:
- Support toggling comments
- Support `CH` resource record class in addition to `IN`
- Support `"..."` strings correctly in resource data
- Support `\X` escape sequences in resource data
IMPROVEMENTS:
- Add example zone file using many possibilities offered by RFC 1035 syntax (even if this package does not highlight it correctly)
- Add installation instructions and screenshot
## 1.0.0 (November 11, 2017)
NEW FEATURES:
- Initial release of the [Sublime Text package](https://github.com/sixty4k/st2-zonefile) as package for Atom