Skip to content

Commit 6441c12

Browse files
committed
Update change log for v0.3.2
1 parent 420d2f6 commit 6441c12

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

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)
44

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)
66

77
**Implemented enhancements:**
88

@@ -87,7 +87,6 @@
8787
- Adhere to recommended community standards [\#43](https://github.com/vghn/vgs/issues/43)
8888
- Switch to new Bundler file names [\#47](https://github.com/vghn/vgs/pull/47) ([vladgh](https://github.com/vladgh))
8989
- 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))
9190

9291
**Fixed bugs:**
9392

@@ -100,6 +99,7 @@
10099

101100
**Implemented enhancements:**
102101

102+
- Update options for the release task [\#42](https://github.com/vghn/vgs/pull/42) ([vladgh](https://github.com/vladgh))
103103
- Simpler rake tasks listing [\#41](https://github.com/vghn/vgs/pull/41) ([vladgh](https://github.com/vladgh))
104104
- Load libraries one time only [\#40](https://github.com/vghn/vgs/pull/40) ([vladgh](https://github.com/vladgh))
105105
- Update README [\#39](https://github.com/vghn/vgs/pull/39) ([vladgh](https://github.com/vladgh))
@@ -115,7 +115,6 @@
115115

116116
- Fix Faraday gem version [\#36](https://github.com/vghn/vgs/pull/36) ([vladgh](https://github.com/vladgh))
117117
- 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))
119118

120119
## [v0.1.2](https://github.com/vghn/vgs/tree/v0.1.2) (2017-01-06)
121120

@@ -130,6 +129,10 @@
130129
- Improve Rakefile [\#24](https://github.com/vghn/vgs/pull/24) ([vladgh](https://github.com/vladgh))
131130
- Unify rake tasks and libraries [\#23](https://github.com/vghn/vgs/pull/23) ([vladgh](https://github.com/vladgh))
132131

132+
**Fixed bugs:**
133+
134+
- Fix git method names [\#29](https://github.com/vghn/vgs/pull/29) ([vladgh](https://github.com/vladgh))
135+
133136
## [v0.1.1](https://github.com/vghn/vgs/tree/v0.1.1) (2016-12-02)
134137

135138
[Full Changelog](https://github.com/vghn/vgs/compare/v0.1.0...v0.1.1)

0 commit comments

Comments
 (0)