Skip to content

Commit 6fb0116

Browse files
committed
release: v0.6.2
1 parent fffb1f2 commit 6fb0116

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Diff for: CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
## [Unreleased]
55

66

7+
<a name="v0.6.2"></a>
8+
## [v0.6.2] - 2020-09-09
9+
### Build
10+
- remove main branch from release
11+
12+
### Fix
13+
- update pkger generated files
14+
- signature of HTTP go function in template
15+
16+
717
<a name="v0.6.1"></a>
818
## [v0.6.1] - 2020-09-09
919
### Chore
@@ -19,6 +29,9 @@
1929
- remove references to unused binaries appsody, kn, kubectl
2030
- image override ([#88](https://github.com/boson-project/faas/issues/88))
2131

32+
### Release
33+
- v0.6.1
34+
2235
### Templates
2336
- **node:** make node templates use npx [@redhat](https://github.com/redhat)/faas-js-runtime ([#99](https://github.com/boson-project/faas/issues/99))
2437

@@ -168,7 +181,8 @@
168181
- add kn-based implementation
169182

170183

171-
[Unreleased]: https://github.com/boson-project/faas/compare/v0.6.1...HEAD
184+
[Unreleased]: https://github.com/boson-project/faas/compare/v0.6.2...HEAD
185+
[v0.6.2]: https://github.com/boson-project/faas/compare/v0.6.1...v0.6.2
172186
[v0.6.1]: https://github.com/boson-project/faas/compare/v0.6.0...v0.6.1
173187
[v0.6.0]: https://github.com/boson-project/faas/compare/v0.5.0...v0.6.0
174188
[v0.5.0]: https://github.com/boson-project/faas/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)