1# 20171227 2* Added ABI version number 3* AVX2/AVX-512F optimizations of BLAMKA 4* Set Argon2 version number from the command line 5* New bindings 6* Minor bug and warning fixes (no security issue) 7 8# 20161029 9 10* Argon2id added 11* Better documentation 12* Dual licensing CC0 / Apache 2.0 13* Minor bug fixes (no security issue) 14 15# 20160406 16 17* Version 1.3 of Argon2 18* Version number in encoded hash 19* Refactored low-level API 20* Visibility control for library symbols 21* Microsoft Visual Studio solution 22* New bindings 23* Minor bug and warning fixes (no security issue) 24 25 26# 20151206 27 28* Python bindings 29* Password read from stdin, instead of being an argument 30* Compatibility FreeBSD, NetBSD, OpenBSD 31* Constant-time verification 32* Minor bug and warning fixes (no security issue) 33