chore: release v0.36.0

This commit is contained in:
sigoden
2023-08-24 18:46:30 +08:00
parent 9545fb6e37
commit 6510ae8be9
3 changed files with 12 additions and 2 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [0.36.0] - 2023-08-24
### Bug Fixes
- Ui readonly if no write perm ([#258](https://github.com/sigoden/dufs/issues/258))
### Testing
- Remove dependency on native tls ([#255](https://github.com/sigoden/dufs/issues/255))
## [0.35.0] - 2023-08-14
### Bug Fixes