From: sigoden Date: Mon, 14 Aug 2023 23:29:02 +0000 (+0800) Subject: chore: update changelog X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=09bb7388663399d19e7da3e60d2a0df333cdd4a4;p=ozva-cloud chore: update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b9468d2..fcce2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.35.0] - 2023-08-14 + +### Bug Fixes + +- Search should ignore entry path ([#235](https://github.com/sigoden/dufs/issues/235)) +- Typo __ASSERTS_PREFIX__ ([#252](https://github.com/sigoden/dufs/issues/252)) + +### Features + +- Sort by type first, then sort by name/mtime/size ([#241](https://github.com/sigoden/dufs/issues/241)) + ## [0.34.2] - 2023-06-05 ### Bug Fixes