summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorSibi Prabakaran <sibi@psibi.in>2024-08-22 07:57:46 +0530
committerSibi Prabakaran <sibi@psibi.in>2024-08-22 07:57:46 +0530
commita8c69ce8f5e7793d2f81dbef60fb37b4b93afccf (patch)
treeb2d95b1891703546fcb3e28a50376a517d3791f1 /Changelog.md
parentd00d83d3a207a5b7c2994392b2781f627e3159ce (diff)
downloadrust-mode-a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf.tar.gz
Bump version to 1.0.6
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index cab2398..a106255 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,4 @@
-# Unreleased
+# v1.0.6
- Add support for treesitter mode.
- Fix warnings resulting from rust-utils.el. [Fixes #509](https://github.com/rust-lang/rust-mode/issues/509).