Remove "not released yet"

This commit is contained in:
Frank Denis 2015-10-18 15:00:08 +02:00
parent c5d675ebba
commit af9c77b171

View File

@ -1,5 +1,5 @@
* Version 1.0.4 (not released yet)
* Version 1.0.4
- Support for AES256-GCM has been added. This requires
a CPU with the aesni and pclmul extensions, and is accessible via the
crypto_aead_aes256gcm_*() functions.