···5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
67## [Unreleased]
008### Changed
9- Apply language settings to FZN and DZN files as well
10- Use Iro generated syntax highlighting!
···767778[Unreleased]: https://github.com/Dekker1/linter-mzn/compare/v0.8.1...HEAD
079[0.8.1]: https://github.com/Dekker1/linter-mzn/compare/v0.8.0...v0.8.1
80[0.8.0]: https://github.com/Dekker1/linter-mzn/compare/v0.7.0...v0.8.0
···5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
67## [Unreleased]
8+9+## [0.9.0]
10### Changed
11- Apply language settings to FZN and DZN files as well
12- Use Iro generated syntax highlighting!
···787980[Unreleased]: https://github.com/Dekker1/linter-mzn/compare/v0.8.1...HEAD
81+[0.9.0]: https://github.com/Dekker1/linter-mzn/compare/v0.8.1...v0.9.0
82[0.8.1]: https://github.com/Dekker1/linter-mzn/compare/v0.8.0...v0.8.1
83[0.8.0]: https://github.com/Dekker1/linter-mzn/compare/v0.7.0...v0.8.0
+1-1
package.json
···1{
2 "name": "language-mzn",
3- "version": "0.8.1",
4 "description": "A language package for the MiniZinc constraint modeling language",
5 "repository": "https://github.com/Dekker1/language-mzn",
6 "license": "MIT",
···1{
2 "name": "language-mzn",
3+ "version": "0.9.0",
4 "description": "A language package for the MiniZinc constraint modeling language",
5 "repository": "https://github.com/Dekker1/language-mzn",
6 "license": "MIT",