File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] .
5
5
6
- ## Unreleased
6
+ ## 3.0 (released 2020-10-20)
7
7
### Breaking changes
8
8
* The function ` selectrum-read-directory-name ` is no longer available.
9
9
* When reading directories and the default is already in the prompt,
Original file line number Diff line number Diff line change 6
6
; ; Created: 15 Apr 2020
7
7
; ; Homepage: https://github.com/raxod502/selectrum
8
8
; ; Keywords: extensions
9
- ; ; Package-Requires: ((emacs "25.1") (helm "3.6.1") (selectrum "2 .0"))
9
+ ; ; Package-Requires: ((emacs "25.1") (helm "3.6.1") (selectrum "3 .0"))
10
10
; ; SPDX-License-Identifier: MIT
11
- ; ; Version: 2 .0
11
+ ; ; Version: 3 .0
12
12
13
13
; ;; Commentary:
14
14
Original file line number Diff line number Diff line change 8
8
; ; Keywords: extensions
9
9
; ; Package-Requires: ((emacs "25.1"))
10
10
; ; SPDX-License-Identifier: MIT
11
- ; ; Version: 2 .0
11
+ ; ; Version: 3 .0
12
12
13
13
; ;; Commentary:
14
14
You can’t perform that action at this time.
0 commit comments