Skip to content

Commit da62376

Browse files
committed
cut v0.58.0
1 parent 08ec256 commit da62376

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

doc/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# CHANGELOG
22

3+
## 0.58.0
4+
5+
* __Casks__
6+
- 19 Casks added
7+
- 2797 total Casks
8+
* __Features__
9+
- none
10+
* __Breaking Changes__
11+
- none
12+
* __Fixes__
13+
- [#14144][] updated accessibility method for el capitain compatibility <3 [@adityadalal924][]
14+
* __Internal Changes__
15+
- none
16+
* __Documentation__
17+
- 3 doc commits since 0.57.0
18+
* __Contributors__
19+
- 45 new contributors since 0.57.0
20+
- 2301 total contributors
21+
* __Release Date__
22+
- 2015-10-15 01:10:00 UTC
23+
24+
[#14144]: https://github.com/caskroom/homebrew-cask/issues/14144
25+
[@adityadalal924]: https://github.com/adityadalal924
26+
327
## 0.57.0
428

529
* __Casks__

lib/hbc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
HBC_VERSION = '0.57.0'
1+
HBC_VERSION = '0.58.0'

0 commit comments

Comments
 (0)