aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.md16
2 files changed, 18 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b8eb28..e453596 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
# Change Log
-## v0.5.0 (Current Release)
+## v0.6.x (Current Release)
+* Fixes error while loading ecrypted Kopies
+
+## v0.5.0
* Fixes - Your clipboard will not be corrupted
* Removed unwanted menus - Now Kopy.io Plugin will show a Notification box with options to Open/Copy your Kopy.io'ed urls
* Adds Encryption to your data - Your data is encrypted by default (Unless you share the url with decryption key -- Key is after the '#' part in the url)
diff --git a/README.md b/README.md
index a66eb1f..736bd80 100644
--- a/README.md
+++ b/README.md
@@ -20,5 +20,17 @@ This plugin utilizes node.js library called "node-copy-paste" for Clipboard func
## Release Notes
-### 0.3.0
-Initial Release \ No newline at end of file
+### v0.6.1 (Current Release)
+* Fixes error while loading ecrypted Kopies
+
+### v0.5.0
+* Fixes - Your clipboard will not be corrupted
+* Removed unwanted menus - Now Kopy.io Plugin will show a Notification box with options to Open/Copy your Kopy.io'ed urls
+* Adds Encryption to your data - Your data is encrypted by default (Unless you share the url with decryption key -- Key is after the '#' part in the url)
+
+### v0.3.0
+* Support Clipboard
+* Open kopy.io url
+
+### v0.3.0
+- Initial release \ No newline at end of file