incrementing version

This commit is contained in:
El RIDO
2020-03-22 06:44:04 +01:00
parent 1439bb291f
commit 9914c37683
32 changed files with 34 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
# PrivateBin version history
* **1.4 (not yet released)**
* **1.3.4 (2020-03-22)**
* CHANGED: Minimum required PHP version is 5.6, due to a change in the identicon library and to use php's native hash_equals()
* CHANGED: Upgrading libraries to: identicon 2.0.0
* FIXED: Support custom expiration options in email function (#586)