summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md31
1 files changed, 22 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f91c9510..ddef4de5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,24 +2,15 @@
## Features
-- Ignore known backup/template filename suffixes when selecting the syntax, see #1687 (@scop)
## Bugfixes
## Other
-- Fix Clippy lints, see #1661 (@mohamed-abdelnour)
-- Add syntax highlighting test files, see #1213 and #1668 (@mohamed-abdelnour)
-- Add bash completion, see #1678 (@scop)
-
## Syntaxes
-- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
-- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
-- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
-
## New themes
@@ -29,6 +20,28 @@
+# v0.18.2
+
+## Features
+
+- Ignore known backup/template filename suffixes when selecting the syntax, see #1687 (@scop)
+
+## Bugfixes
+
+
+## Other
+
+- Fix Clippy lints, see #1661 (@mohamed-abdelnour)
+- Add syntax highlighting test files, see #1213 and #1668 (@mohamed-abdelnour)
+- Add bash completion, see #1678 (@scop)
+
+## Syntaxes
+
+- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
+- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
+- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
+
+
# v0.18.1
## Bugfixes