diff --git a/Installation/ReleaseNotes/Release.02.00.00.txt b/Installation/ReleaseNotes/Release.02.00.00.txt
deleted file mode 100644
index 21e8b88..0000000
--- a/Installation/ReleaseNotes/Release.02.00.00.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Release notes Identity Switcher 02.00.00
-Special thanks goes to Vicenç Masanas for valuable additions to the code
-ENHANCEMENTS
-
- - Added search based on rolename + profile properties, in order to make it easier to find users
- - Added sorting
- - Changed project setup from WSP to WAP
- - Added automated packageing through MSBuild Tasks
-
\ No newline at end of file
diff --git a/Installation/ReleaseNotes/Release.03.00.00.txt b/Installation/ReleaseNotes/Release.03.00.00.txt
index dadf05f..c8c039f 100644
--- a/Installation/ReleaseNotes/Release.03.00.00.txt
+++ b/Installation/ReleaseNotes/Release.03.00.00.txt
@@ -2,17 +2,17 @@
Full details on the changes can be found in great detail at https://github.com/DNN-Connect/IdentitySwitcher.
ENHANCEMENTS
- - Two modes of switching defined: select from all users, or select role/users in role
+ - Two modes of switching defined: direct select from all users, or filter on role/users first before selection
CHANGES
- - Code module changed from VB to C#.
+ - Code module changed from VB to C#
- DNNtc.MSBuild structure and attributes build in
- Replace all deprecated DNN API calls by new API calls
- Replaced UI with new Angular front end construction
NOTES
- - Tested under 9.2.1 and when placing the module on a page user needs to refresh once to make the module work
- - Don't place multiple IdentitySwitcher modules on the same page as the module is not configured for this.
+ - Tested on DNN 9.2.1 and when placing the module on a page you need to refresh the page at least once to display the module correctly
+ - Don't place multiple IdentitySwitcher modules on the same page as the module is not fit for such a scenario
\ No newline at end of file