File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
8
## 0.0.6 (2024-01-28)
4
9
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 ) )
6
11
7
12
## 0.0.5 (2024-01-16)
8
13
Original file line number Diff line number Diff line change 24
24
25
25
; ; Author: Ayrat Badykov <[email protected] >
26
26
; ; URL: https://github.com/ayrat555/cargo-mode
27
- ; ; Version : 0.0.6
27
+ ; ; Version : 0.0.7
28
28
; ; Keywords: tools
29
29
; ; Package-Requires: ((emacs "25.1"))
30
30
You can’t perform that action at this time.
0 commit comments