diff options
author | Paragon Initiative Enterprises <security@paragonie.com> | 2017-02-27 12:05:44 -0500 |
---|---|---|
committer | Paragon Initiative Enterprises <security@paragonie.com> | 2017-02-27 12:05:44 -0500 |
commit | 2bccb674209ed6f08412637b0c49456566c135d4 (patch) | |
tree | 841195fb4d89457c07e872baf66637db0c04bc25 | |
parent | a11cbe14a35171272ad4b02c96c8fd200992814b (diff) | |
download | random_compat-2.0.6.zip random_compat-2.0.6.tar.gz random_compat-2.0.6.tar.bz2 |
Update changelog for 2.0.6v2.0.6
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index acb7e90..6d740d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### Version 2.0.6 - 2017-02-27 + +* Just an update to psalm.xml to silence false positives. + ### Version 2.0.5 - 2017-02-27 * Run random_compat through the static analysis tool, [psalm](https://github.com/vimeo/psalm), |