···44The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6677+## [Unreleased]
88+### Changed
99+- Apply language settings to FZN and DZN files as well
1010+711## [0.8.1] - 2018-01-24
812### Fixed
913- Added the forgotten `elseif` keyword
···6973### Added
7074- Basic syntax highlighting
71757676+7777+[Unreleased]: https://github.com/Dekker1/linter-mzn/compare/v0.8.1...HEAD
7878+[0.8.1]: https://github.com/Dekker1/linter-mzn/compare/v0.8.0...v0.8.1
7279[0.8.0]: https://github.com/Dekker1/linter-mzn/compare/v0.7.0...v0.8.0