|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v0.4.0](https://github.com/vghn/vgs/tree/v0.4.0) (2020-04-26) |
| 3 | +## [v0.3.2](https://github.com/vghn/vgs/tree/v0.3.2) (2020-04-26) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/vghn/vgs/compare/v0.4.0...v0.4.0) |
| 5 | +[Full Changelog](https://github.com/vghn/vgs/compare/v0.4.0...v0.3.2) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
|
87 | 87 | - Adhere to recommended community standards [\#43](https://github.com/vghn/vgs/issues/43) |
88 | 88 | - Switch to new Bundler file names [\#47](https://github.com/vghn/vgs/pull/47) ([vladgh](https://github.com/vladgh)) |
89 | 89 | - Receive build notifications via Atomist [\#46](https://github.com/vghn/vgs/pull/46) ([vladgh](https://github.com/vladgh)) |
90 | | -- Update options for the release task [\#42](https://github.com/vghn/vgs/pull/42) ([vladgh](https://github.com/vladgh)) |
91 | 90 |
|
92 | 91 | **Fixed bugs:** |
93 | 92 |
|
|
100 | 99 |
|
101 | 100 | **Implemented enhancements:** |
102 | 101 |
|
| 102 | +- Update options for the release task [\#42](https://github.com/vghn/vgs/pull/42) ([vladgh](https://github.com/vladgh)) |
103 | 103 | - Simpler rake tasks listing [\#41](https://github.com/vghn/vgs/pull/41) ([vladgh](https://github.com/vladgh)) |
104 | 104 | - Load libraries one time only [\#40](https://github.com/vghn/vgs/pull/40) ([vladgh](https://github.com/vladgh)) |
105 | 105 | - Update README [\#39](https://github.com/vghn/vgs/pull/39) ([vladgh](https://github.com/vladgh)) |
|
115 | 115 |
|
116 | 116 | - Fix Faraday gem version [\#36](https://github.com/vghn/vgs/pull/36) ([vladgh](https://github.com/vladgh)) |
117 | 117 | - Fix CI environment detection [\#32](https://github.com/vghn/vgs/pull/32) ([vladgh](https://github.com/vladgh)) |
118 | | -- Fix git method names [\#29](https://github.com/vghn/vgs/pull/29) ([vladgh](https://github.com/vladgh)) |
119 | 118 |
|
120 | 119 | ## [v0.1.2](https://github.com/vghn/vgs/tree/v0.1.2) (2017-01-06) |
121 | 120 |
|
|
130 | 129 | - Improve Rakefile [\#24](https://github.com/vghn/vgs/pull/24) ([vladgh](https://github.com/vladgh)) |
131 | 130 | - Unify rake tasks and libraries [\#23](https://github.com/vghn/vgs/pull/23) ([vladgh](https://github.com/vladgh)) |
132 | 131 |
|
| 132 | +**Fixed bugs:** |
| 133 | + |
| 134 | +- Fix git method names [\#29](https://github.com/vghn/vgs/pull/29) ([vladgh](https://github.com/vladgh)) |
| 135 | + |
133 | 136 | ## [v0.1.1](https://github.com/vghn/vgs/tree/v0.1.1) (2016-12-02) |
134 | 137 |
|
135 | 138 | [Full Changelog](https://github.com/vghn/vgs/compare/v0.1.0...v0.1.1) |
|
0 commit comments