Skip to content

Commit facfb0c

Browse files
committed
Merge tag 'v0.3.6' into develop
docker
2 parents ce5e181 + 3b257bb commit facfb0c

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,8 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [Unreleased]
1010

1111

12+
<a name="v0.3.6"></a>
13+
## [v0.3.6] - 2020-06-14
14+
### Chore
15+
- **deps:** update envoyproxy/envoy-alpine docker tag to v1.14.2
16+
17+
1218
<a name="v0.3.5"></a>
1319
## [v0.3.5] - 2020-06-14
20+
### Ci
21+
- **changelog:** updated changelog
22+
1423
### Fix
1524
- **config:** removed per service config.yaml
1625

@@ -502,7 +511,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
502511
- added steps when behind VPN
503512

504513

505-
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.5...HEAD
514+
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.6...HEAD
515+
[v0.3.6]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.5...v0.3.6
506516
[v0.3.5]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.4...v0.3.5
507517
[v0.3.4]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.3...v0.3.4
508518
[v0.3.3]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.2...v0.3.3

0 commit comments

Comments
 (0)