Skip to content

Commit ed61a3e

Browse files
committed
Release 2.0.3.2000
1 parent ac55835 commit ed61a3e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@ 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+
## [2.0.3.2000] - 2021-02-27
7+
8+
### Fixed
9+
- Installer - Regenerate all `GUID` to fix uninstall and conflict with v1.
10+
611
## [2.0.3.1000] - 2021-02-06
712

813
### Added
9-
- Library - Add 16-128k IoBatch/EventResult pool for read and write.
14+
- Library - Add 16-128k `IoBatch/EventResult` pool for read and write.
1015

1116
### Changed
1217
- MemFS - Replace `std::mutex` by `std::shared_mutex`.
@@ -645,6 +650,7 @@ Latest Dokan version from Hiroki Asakawa.
645650
[http://dokan-dev.net/en]( http://web.archive.org/web/20150419082954/http://dokan-dev.net/en/)
646651

647652

653+
[2.0.3.2000]: https://github.com/dokan-dev/dokany/compare/v2.0.3.1000...v2.0.3.2000
648654
[2.0.3.1000]: https://github.com/dokan-dev/dokany/compare/v2.0.2.1000...v2.0.3.1000
649655
[2.0.2.1000]: https://github.com/dokan-dev/dokany/compare/v2.0.1.2000...v2.0.2.1000
650656
[2.0.1.2000]: https://github.com/dokan-dev/dokany/compare/v2.0.1.1000...v2.0.1.2000

0 commit comments

Comments
 (0)