Skip to content

Commit 1b97dec

Browse files
authored
release 0.0.7 (#20)
1 parent 48ac5c5 commit 1b97dec

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Changelog
22

3+
## 0.0.7 (2024-11-21)
4+
5+
- feat: use custom compilation mode with keybindings ([#19](https://github.com/ayrat555/cargo-mode/pull/19))
6+
- fix: use beginning-of-defun-raw for current test ([#17](https://github.com/ayrat555/cargo-mode/pull/17))
7+
38
## 0.0.6 (2024-01-28)
49

5-
- feat: find right cargo for remote buffer #15 ([#15](https://github.com/ayrat555/cargo-mode/pull/15))
10+
- feat: find right cargo for remote buffer ([#15](https://github.com/ayrat555/cargo-mode/pull/15))
611

712
## 0.0.5 (2024-01-16)
813

cargo-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
;; Author: Ayrat Badykov <[email protected]>
2626
;; URL: https://github.com/ayrat555/cargo-mode
27-
;; Version : 0.0.6
27+
;; Version : 0.0.7
2828
;; Keywords: tools
2929
;; Package-Requires: ((emacs "25.1"))
3030

0 commit comments

Comments
 (0)