Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Create CHANGELOG.md [2.1.0] -Remove help file and add in readme.txt -…
Browse files Browse the repository at this point in the history
….NET 4.5 Implementation for unit testing [2.0.0] -Breaking changes: --New namespace - Plugin.Settings --Remove Obsolete Methods -Add UWP Support -Enhanced DateTime (now saved to UTC)
  • Loading branch information
jamesmontemagno authored Sep 24, 2016
1 parent d39e04f commit 21895ee
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

### 2.5.0
* Ability to clear all settings
* .NET 4.5 now stores to user instead of global

### 2.1.0
* Remove help file and add in readme.txt
* .NET 4.5 Implementation for unit testing
### 2.0.0
* Breaking changes:
* -New namespace - Plugin.Settings
* -Remove Obsolete Methods
* Add UWP Support
* Enhanced DateTime (now saved to UTC)

0 comments on commit 21895ee

Please sign in to comment.