Skip to content

Commit ec68e42

Browse files
author
Marc Jakobi
committed
docs(changelog): update
1 parent ba1db34 commit ec68e42

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and 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

0 commit comments

Comments
 (0)