platform/CHANGELOG.md
2018-06-27 12:36:31 -04:00

8 lines
228 B
Markdown

# 1.1.1
* Added `protectCookie`, to better protect data sent in cookies.
# 1.1.0+2
* `LocalAuthStrategy` returns `true` on `Basic` authentication.
# 1.1.0+1
* Modified `LocalAuthStrategy`'s handling of `Basic` authentication.