From 27eca48246f442dac335e5e8f3cea09b49b99ae3 Mon Sep 17 00:00:00 2001 From: Liryna Date: Fri, 10 Aug 2018 11:47:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f31472d..6b62731f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -129,7 +129,9 @@ See the [release note](http://web.archive.org/web/20150416102451/http://dokan-de - ``DokanOptions.Version``, ``DokanOptions.RemovableDrive`` and ``DokanOptions.MountPoint`` - ``DokanRemoveMountPoint`` -[Unreleased]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.1.0...HEAD +[Unreleased]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.2.0...HEAD +[1.1.2.0]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.1.1...v1.1.2.0 +[1.1.1.1]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.1.0...v1.1.1.1 [1.1.1.0]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.0.3...v1.1.1.0 [1.1.0.3]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.0.1...v1.1.0.3 [1.1.0.1]: https://github.com/dokan-dev/dokan-dotnet/compare/v1.1.0.0...v1.1.0.1