mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
cut v0.27.1
This commit is contained in:
parent
619e4d7187
commit
e59dc2efcb
2 changed files with 14 additions and 1 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -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,3 +1,3 @@
|
|||
class Cask
|
||||
VERSION = '0.27.0'
|
||||
VERSION = '0.27.1'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue