mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
cut v0.27.1
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.27.1
|
||||
|
||||
* __Casks__
|
||||
- 10 Casks added (14 updated) by 17 contributors since 0.27.0
|
||||
- 1060 total Casks
|
||||
* __Features__
|
||||
- [#2496][] improvements to `brew search` (still undocumented)
|
||||
* __Fixes__
|
||||
- [#2496][] restore functionality of `brew search` with no arguments
|
||||
* __Breaking Changes__
|
||||
|
||||
[#2496]: https://github.com/phinze/homebrew-cask/issues/2496
|
||||
|
||||
## 0.27.0
|
||||
|
||||
* __Casks__
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
class Cask
|
||||
VERSION = '0.27.0'
|
||||
VERSION = '0.27.1'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user