Skip to content

Commit c1fe673

Browse files
committed
Merge tag 'v0.3.7' into develop
docs
2 parents d2f084e + d21b38b commit c1fe673

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [Unreleased]
1010

1111

12+
<a name="v0.3.7"></a>
13+
## [v0.3.7] - 2020-06-14
14+
### Docs
15+
- **deploy:** fix docs
16+
17+
1218
<a name="v0.3.6"></a>
1319
## [v0.3.6] - 2020-06-14
1420
### Chore
1521
- **deps:** update envoyproxy/envoy-alpine docker tag to v1.14.2
1622

23+
### Ci
24+
- **changelog:** updated changelog for new release
25+
1726

1827
<a name="v0.3.5"></a>
1928
## [v0.3.5] - 2020-06-14
@@ -511,7 +520,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
511520
- added steps when behind VPN
512521

513522

514-
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.6...HEAD
523+
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.7...HEAD
524+
[v0.3.7]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.6...v0.3.7
515525
[v0.3.6]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.5...v0.3.6
516526
[v0.3.5]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.4...v0.3.5
517527
[v0.3.4]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.3...v0.3.4

0 commit comments

Comments
 (0)