File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
9- ## Unreleased
9+ ## [ 1.2.0 ] - 2023-11-12
1010
1111### Added
1212
13+ - Pragmas: Add all language extensions as choice options [[ #12 ] ( https://github.com/mrcjkb/haskell-snippets.nvim/pull/12#event-10934080925 )] .
14+ Thanks [ @gregorias ] ( https://github.com/gregorias ) !
1315- Health checks.
1416- Use tree-sitter if the parser for Haskell is installed,
1517 without requiring the nvim-treesitter plugin.
@@ -19,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921### Added
2022
2123- Add ` no-deprecations ` choices [[ #11 ] ( https://github.com/mrcjkb/haskell-snippets.nvim/pull/11 )] .
24+ Thanks [ @gregorias ] ( https://github.com/gregorias ) !
2225
2326### Fixed
2427
You can’t perform that action at this time.
0 commit comments