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.1 (released 2021-02-21)
7
7
### Deprecated
8
8
* The ` selectrum-read ` API has been deprecated and made private. The
9
9
intention of this change is to encourage users instead to rely on
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 "3.0 "))
9
+ ; ; Package-Requires: ((emacs "25.1") (helm "3.6.1") (selectrum "3.1 "))
10
10
; ; SPDX-License-Identifier: MIT
11
- ; ; Version: 3.0
11
+ ; ; Version: 3.1
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: 3.0
11
+ ; ; Version: 3.1
12
12
13
13
; ;; Commentary:
14
14
You can’t perform that action at this time.
0 commit comments