aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index bee5a09..fa59c4a 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,11 @@
Python implementation of the PRIDE cipher
This software is copyright protected. For now, all rights are reserved.
+
+## Changelog
+
+### 1.1, 25/4/2015
+Faster matrix multiplication using bit manipulation
+
+### 1.0, 23/4/2015
+First working version \ No newline at end of file