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.
3
3
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 2.0.3.2000] - 2021-02-27
7
+
8
+ ### Fixed
9
+ - Installer - Regenerate all ` GUID ` to fix uninstall and conflict with v1.
10
+
6
11
## [ 2.0.3.1000] - 2021-02-06
7
12
8
13
### 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.
10
15
11
16
### Changed
12
17
- MemFS - Replace ` std::mutex ` by ` std::shared_mutex ` .
@@ -645,6 +650,7 @@ Latest Dokan version from Hiroki Asakawa.
645
650
[ http://dokan-dev.net/en ] ( http://web.archive.org/web/20150419082954/http://dokan-dev.net/en/ )
646
651
647
652
653
+ [ 2.0.3.2000 ] : https://github.com/dokan-dev/dokany/compare/v2.0.3.1000...v2.0.3.2000
648
654
[ 2.0.3.1000 ] : https://github.com/dokan-dev/dokany/compare/v2.0.2.1000...v2.0.3.1000
649
655
[ 2.0.2.1000 ] : https://github.com/dokan-dev/dokany/compare/v2.0.1.2000...v2.0.2.1000
650
656
[ 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