Skip to content

Commit 4bf6cab

Browse files
committed
Merge tag 'v0.3.5' into develop
docker works
2 parents 214a8e8 + 4c6d76a commit 4bf6cab

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.5"></a>
13+
## [v0.3.5] - 2020-06-14
14+
### Fix
15+
- **config:** removed per service config.yaml
16+
17+
1218
<a name="v0.3.4"></a>
1319
## [v0.3.4] - 2020-06-14
20+
### Ci
21+
- **changelog:** updated changelog for release
22+
1423
### Docs
1524
- **docker:** updated docker docs
1625

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

495504

496-
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.4...HEAD
505+
[Unreleased]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.5...HEAD
506+
[v0.3.5]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.4...v0.3.5
497507
[v0.3.4]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.3...v0.3.4
498508
[v0.3.3]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.2...v0.3.3
499509
[v0.3.2]: https://github.com/xmlking/micro-starter-kit/compare/v0.3.1...v0.3.2

0 commit comments

Comments
 (0)