Updated changelog

This commit is contained in:
Alex Bilbie 2017-07-19 07:58:56 +01:00
parent 80fc8e654b
commit a1b8d87b47

View File

@ -1,5 +1,11 @@
# Changelog
## 6.0.1 (released 2017-07-19)
To address feedback from the security release the following change has been made:
* If an RSA key cannot be chmod'ed to 600 then it will now throw a E_USER_NOTICE instead of an exception.
## 6.0.0 (released 2017-07-01)
* Breaking change: The `AuthorizationServer` constructor now expects an encryption key string instead of a public key