aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorIndrajith K L2019-12-30 20:01:49 +0530
committerIndrajith K L2019-12-30 20:01:49 +0530
commit6534757b525c98abf03f1e04fff77b1b05e4d66e (patch)
tree158e7532d83457d0ede975edd88e04302302eddd /CHANGELOG.md
parente655a66b13b961341bd10156108529937ce2bf5a (diff)
downloadKopyPlugin-6534757b525c98abf03f1e04fff77b1b05e4d66e.tar.gz
KopyPlugin-6534757b525c98abf03f1e04fff77b1b05e4d66e.tar.bz2
KopyPlugin-6534757b525c98abf03f1e04fff77b1b05e4d66e.zip
* Enchancements
* 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)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40e4b2b..6b8eb28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,14 @@
# Change Log
-v0.3.0
+
+## v0.5.0 (Current Release)
+* 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
+- Initial release