Skip to content

Commit 9d143b0

Browse files
committed
Ship 1.5
1 parent 6e70d9c commit 9d143b0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

FuzzyAutocomplete/FuzzyAutocomplete-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>BNDL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.4</string>
20+
<string>1.5</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>1.4</string>
24+
<string>1.5</string>
2525
<key>DVTPlugInCompatibilityUUIDs</key>
2626
<array>
2727
<string>37B30044-3B14-46BA-ABAA-F01000C27B63</string>

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Like nifty tools like this plugin? Check out [Shortcat](https://shortcatapp.com/
3434

3535
## Changelog
3636

37+
#### 1.5 - 2013/11/05
38+
39+
* Shortest match will always be selected
40+
3741
#### 1.4 - 2013/10/26
3842

3943
* Remove requirement to start fuzzy match with first letter of desired match

0 commit comments

Comments
 (0)