From cafc8ff85339f5d70b91b88cefef69cc93cb7f78 Mon Sep 17 00:00:00 2001 From: "Paragon Initiative Enterprises, LLC" Date: Mon, 27 Feb 2017 11:43:31 -0500 Subject: [PATCH] Update changelog for 2.0.5 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1979e78..acb7e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ -### Version 2.0.5 - 2017-??-?? +### Version 2.0.5 - 2017-02-27 * Run random_compat through the static analysis tool, [psalm](https://github.com/vimeo/psalm), as part of our continuous integration process. +* Minor readability enhancements ([#122](https://github.com/paragonie/random_compat/issues/122) + and several docblock changes). ### Version 2.0.4 - 2016-11-07