Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Liryna authored Jun 23, 2022
1 parent 47ad17a commit 90731e9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.

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

## [Unreleased] - 2.0.5.1000

### Changed
- FUSE - Allow override default max read size by option.
- Kernel - Remove `UNCName` `CaseInSensitive` prefix during Create.
- Library - Allow `FindFilesWithPattern` to return `STATUS_NOT_IMPLEMENTED` (like on v1).

### Fixed
- Kernel - Add `Vcb` null check before marking the volume as having wait events.
- Library - Use Case sensitive option when listing filtering is done by the library.

## [2.0.4.1000] - 2021-04-30

### Changed
Expand Down

0 comments on commit 90731e9

Please sign in to comment.