aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2019-12-31 11:05:37 +0530
committerIndrajith K L2019-12-31 11:05:37 +0530
commitbdfc9ede4be55727411fdf7616afe60a0948ba3e (patch)
treebc9063547c1e521e55b8aeb7eeea5c245fba5a35
parentb1883efbcc0ec4cf6fface5a966cd5d5047881fc (diff)
downloadKopyPlugin-bdfc9ede4be55727411fdf7616afe60a0948ba3e.tar.gz
KopyPlugin-bdfc9ede4be55727411fdf7616afe60a0948ba3e.tar.bz2
KopyPlugin-bdfc9ede4be55727411fdf7616afe60a0948ba3e.zip
Updates release notes & Change LogsHEADmaster
-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