diff options
author | Scott <scott@paragonie.com> | 2016-03-18 11:57:52 -0400 |
---|---|---|
committer | Scott <scott@paragonie.com> | 2016-03-18 11:57:52 -0400 |
commit | 7088908cca6bad27b3105c86b1fb013f1e383f6f (patch) | |
tree | 0fe8d78fc43b6c22e3a572ea0d4964ae7da2ac70 | |
parent | 60f3a93e24c4752c92f5c3d2c1a027b128dcc793 (diff) | |
download | random_compat-1.3.1.zip random_compat-1.3.1.tar.gz random_compat-1.3.1.tar.bz2 |
Prepare for 1.3.1v1.3.1
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8698731..776c4b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -### Version 1.3.0 - 2016-03-18 +### Version 1.3.1 - 2016-03-18 + +* Add more possible values to `open_baseir` check. + +### Version 1.3.0 - 2016-03-17 * Removed `openssl_random_pseudo_bytes()` entirely. If you are using random_compat in PHP on a Unix-like OS but cannot access |