File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ v3.0.0 (TBD)
18
18
- Update generator to create assets for pkg/dmg resources
19
19
- There's a fancy new logo
20
20
- Improved documentation
21
+ - Improved test coverage
21
22
22
23
### Bug fixes
23
24
24
- - Project generators now include apt/yum as development cookbooks
25
- - Added libc++.1.dylib as a whitelist healthcheck
26
- - Added libgcc_s.so,1 as a whitelist healthcheck on Solaris
27
- - Fix a bug where ` extra_package_files ` would break FPM
28
- - Improved test coverage
25
+ - Project generators now include apt/yum as development cookbooks
26
+ - Added libc++.1.dylib as a whitelist healthcheck
27
+ - Added libgcc_s.so,1 as a whitelist healthcheck on Solaris
28
+ - Fix a bug where ` extra_package_files ` would break FPM
29
29
30
30
v2.0.1 (March 18, 2014)
31
31
-----------------------
Original file line number Diff line number Diff line change 16
16
#
17
17
18
18
module Omnibus
19
- VERSION = '2 .0.1 '
19
+ VERSION = '3 .0.0 '
20
20
end
You can’t perform that action at this time.
0 commit comments