We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebe1a0 commit 0d36d9bCopy full SHA for 0d36d9b
CHANGELOG.md
@@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
8
-### 0.2.0 (Unreleased)
+### 0.1.3 (Unreleased)
9
> Released N/A
10
11
+* N/A
12
+
13
+### 0.1.2
14
+> Released Mar 12, 2024
15
16
* Wrap empty inputs.
17
* Support system specific module (#11)
18
* Add activation test (#12)
flx-rs.el
@@ -5,7 +5,7 @@
;; Author: Shen, Jen-Chieh <[email protected]>
;; URL: https://github.com/jcs-elpa/flx-rs
-;; Version: 0.1.6
+;; Version: 0.1.2
;; Package-Requires: ((emacs "25.1"))
;; Keywords: matching fuzzy
0 commit comments