File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,15 @@ All notable changes to this project will be documented in this file.
33
44The 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
You can’t perform that action at this time.
0 commit comments