Skip to content

Commit 992d5f8

Browse files
authored
Merge pull request #54 from wrongerror/release-0.6
Adjust CHANGELOG.md RELEASE.md
2 parents ee4826d + 340e3c1 commit 992d5f8

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,31 @@
7474
* remove redundant https:// (#45) @jilichao
7575
**Full Changelog**: https://github.com/OpenFunction/cli/compare/v0.5.3...v0.6.0-rc.0
7676

77-
🎉 Thanks to all contributors @arugal, @benjaminhuo, @jilichao, @loheagn, @tpiperatgod and @wentevill
77+
🎉 Thanks to all contributors @arugal, @benjaminhuo, @jilichao, @loheagn, @tpiperatgod and @wentevill
78+
79+
# 0.6.0
80+
81+
# What's Changed
82+
## ✨ New
83+
84+
* enhance logs functionality to handle build stage log (#48) @jilichao
85+
* feat: add `logs` subcommand (#46) @loheagn
86+
* Adjust the flags for "ofn install" and "ofn uninstall". (#39) @tpiperatgod
87+
* Support running on mac (#37) @arugal
88+
89+
## 🏗️ Maintenance
90+
91+
* use main repo client (#41) @wentevill
92+
93+
## 📝 Documentation
94+
95+
* docs: adjust changelog, readme, release (#35) @tpiperatgod
96+
97+
## Other changes
98+
99+
* bugfixed in logs subcommand (#51) @wrongerror
100+
* Adjust CHANGELOG.md RELEASE.md (#50) @wrongerror
101+
* remove redundant https:// (#45) @jilichao
102+
**Full Changelog**: https://github.com/OpenFunction/cli/compare/v0.5.3...v0.6.0
103+
104+
🎉 Thanks to all contributors @arugal, @benjaminhuo, @jilichao, @loheagn, @tpiperatgod, @wentevill and @wrongerror

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This page describes the release process and the currently planned schedule for u
1111
| v0.5.2 | 2022-01-03 | Laminar (GitHub: @tpiperatgod) |
1212
| v0.5.3 | 2022-02-14 | Laminar (GitHub: @tpiperatgod) |
1313
| v0.6.0-rc.0 | 2022-05-25 | Wrongerror (GitHub: @wrongerror) |
14+
| v0.6.0 | 2022-05-27 | Wrongerror (GitHub: @wrongerror) |
1415

1516
# How to cut a new release
1617

0 commit comments

Comments
 (0)