Skip to content

Commit 90731e9

Browse files
authored
Update CHANGELOG.md
1 parent 47ad17a commit 90731e9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [Unreleased] - 2.0.5.1000
7+
8+
### Changed
9+
- FUSE - Allow override default max read size by option.
10+
- Kernel - Remove `UNCName` `CaseInSensitive` prefix during Create.
11+
- Library - Allow `FindFilesWithPattern` to return `STATUS_NOT_IMPLEMENTED` (like on v1).
12+
13+
### Fixed
14+
- Kernel - Add `Vcb` null check before marking the volume as having wait events.
15+
- Library - Use Case sensitive option when listing filtering is done by the library.
16+
617
## [2.0.4.1000] - 2021-04-30
718

819
### Changed

0 commit comments

Comments
 (0)