feat: automatic draft release

This commit is contained in:
Jun Kurihara 2023-10-11 20:48:50 +09:00
commit b4792451ab
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23
5 changed files with 79 additions and 8 deletions

View file

@ -2,6 +2,14 @@
## 0.7.0 (unreleased)
## 0.6.2
### Improvement
- Feat: Add a build feature of `native-roots` to use the system's default root cert store.
- Feat: Add binary release in addition to container release
- Refactor: lots of minor improvements
## 0.6.1
### Bugfix