diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04185efd..9fe3b70a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+
+## [1.1.1.0] - 2017-12-01
### Added
- Support for .NET Standard 1.3
+### Changed
+- Migrate to Visual Studio 2017
+- Update the NuGet icon to the new icon
+- Library - Adapt to API changes for dokany 1.1.0
+
### Fixed
-- Proper use of timeout when mounting (See #144)
+- Library -Proper use of timeout when mounting (See #144)
+- Mirror - Implementation of SetTime to work on open files
+- Mirror - Only SetAttributes when attributes not 0
+- Test - Appveyor is now Green !
## [1.1.0.3] - 2017-03-29
### Added
diff --git a/DokanNet/DokanNet.csproj b/DokanNet/DokanNet.csproj
index dc8b6554..a0eb817a 100644
--- a/DokanNet/DokanNet.csproj
+++ b/DokanNet/DokanNet.csproj
@@ -8,9 +8,9 @@
This is a .NET wrapper over Dokan, and allows you to create your own file systems in Windows.
Copyright (C) 2017
- 1.1.0.3
+ 1.1.1.0
1.1.0.3
- 1.1.0.3
+ 1.1.1.0
True
MaximeC
MaximeC
diff --git a/DokanNet/documentations/Doxyfile b/DokanNet/documentations/Doxyfile
index 695b286f..be42f926 100644
--- a/DokanNet/documentations/Doxyfile
+++ b/DokanNet/documentations/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = Dokan-dotnet
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.1.0.3
+PROJECT_NUMBER = 1.1.1.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a