File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.5.0] - 2025-02-08
11+
12+ * Support running shell scripts when typing queries (#53 )
13+
1014## [ 1.4.1] - 2025-01-01
1115
1216* Fix published binary to reflect ` 1.4.x ` instead of ` 1.3.x `
@@ -55,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5559
5660* This is the initial release
5761
58- [ Unreleased ] : https://github.com/chipsenkbeil/choose/compare/1.4.1...HEAD
62+ [ Unreleased ] : https://github.com/chipsenkbeil/choose/compare/1.5.0...HEAD
63+ [ 1.5.0 ] : https://github.com/chipsenkbeil/choose/compare/1.4.1...1.5.0
5964[ 1.4.1 ] : https://github.com/chipsenkbeil/choose/compare/1.4.0...1.4.1
6065[ 1.4.0 ] : https://github.com/chipsenkbeil/choose/compare/1.3.1...1.4.0
6166[ 1.3.1 ] : https://github.com/chipsenkbeil/choose/compare/1.3.0...1.3.1
Original file line number Diff line number Diff line change 99 <key >CFBundleInfoDictionaryVersion </key >
1010 <string >6.0 </string >
1111 <key >CFBundleShortVersionString </key >
12- <string >1.4.1 </string >
12+ <string >1.5.0 </string >
1313 <key >CFBundleVersion </key >
14- <string >1.4.1 </string >
14+ <string >1.5.0 </string >
1515 <key >LSApplicationCategoryType </key >
1616 <string >public.app-category.productivity </string >
1717 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments