File tree Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 0.57.0
4
+
5
+ * __ Casks__
6
+ - 119 Casks added (828 updated) by 326 contributors since 0.56.0
7
+ - 2778 total Casks
8
+ * __ Features__
9
+ - [ #13612 ] [ ] Include Hbc::Staged module in Hbc::DSL::Preflight
10
+ * __ Breaking Changes__
11
+ - none
12
+ * __ Fixes__
13
+ - [ #11110 ] [ ] remove ` sort ` from symlinked.rb <3 [ @delphinus35 ] [ ]
14
+ - [ #13419 ] [ ] Fix external command example: Cask => Hbc <3 [ @zmwangx ] [ ]
15
+ - [ #13567 ] [ ] Gracefully handle interrupts (CTRL-C) at top level
16
+ - [ #13783 ] [ ] Fix commit range for audit_modified_casks
17
+ - [ #13762 ] [ ] Fix travis commit range to include only PR commits
18
+ * __ Internal Changes__
19
+ - [ #13848 ] [ ] Create .gitattributes
20
+ - [ #13662 ] [ ] add .editorconfig file <3 [ @williamboman ] [ ]
21
+ * __ Documentation__
22
+ - 44 doc commits since 0.56.0
23
+ * __ Contributors__
24
+ - 179 new contributors since 0.56.0
25
+ - 2256 total contributors
26
+ * __ Release Date__
27
+ - 2015-10-02 17:03:00 UTC
28
+
29
+
30
+ [ #11110 ] : https://github.com/caskroom/homebrew-cask/issues/11110
31
+ [ #13419 ] : https://github.com/caskroom/homebrew-cask/issues/13419
32
+ [ #13612 ] : https://github.com/caskroom/homebrew-cask/issues/13612
33
+ [ #13762 ] : https://github.com/caskroom/homebrew-cask/issues/13762
34
+ [ #13783 ] : https://github.com/caskroom/homebrew-cask/issues/13783
35
+ [ #13848 ] : https://github.com/caskroom/homebrew-cask/issues/13848
36
+ [ #13567 ] : https://github.com/caskroom/homebrew-cask/issues/13567
37
+ [ @delphinus35 ] : https://github.com/delphinus35
38
+ [ @zmwangx ] : https://github.com/zmwangx
39
+ [ @williamboman ] : https://github.com/williamboman
40
+
3
41
## 0.56.0
4
42
5
43
* __ Casks__
Original file line number Diff line number Diff line change 1
- HBC_VERSION = '0.56 .0'
1
+ HBC_VERSION = '0.57 .0'
You can’t perform that action at this time.
0 commit comments