···4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
600007## [0.8.1] - 2018-01-24
8### Fixed
9- Added the forgotten `elseif` keyword
···69### Added
70- Basic syntax highlighting
7100072[0.8.0]: https://github.com/Dekker1/linter-mzn/compare/v0.7.0...v0.8.0
···4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
67+## [Unreleased]
8+### Changed
9+- Apply language settings to FZN and DZN files as well
10+11## [0.8.1] - 2018-01-24
12### Fixed
13- Added the forgotten `elseif` keyword
···73### Added
74- Basic syntax highlighting
7576+77+[Unreleased]: https://github.com/Dekker1/linter-mzn/compare/v0.8.1...HEAD
78+[0.8.1]: https://github.com/Dekker1/linter-mzn/compare/v0.8.0...v0.8.1
79[0.8.0]: https://github.com/Dekker1/linter-mzn/compare/v0.7.0...v0.8.0