diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..14c1e31 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# 20151206 + +* Python bindings +* Password read from stdin, instead of being an argument +* Compatibility FreeBSD, NetBSD, OpenBSD +* Constant-time verification +* Minor bug and warning fixes (no security issue)