Version 4.3.0

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
Aleksi Häkli 2018-04-21 00:45:32 +03:00
parent e8261b1a7e
commit 100ccad735
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -1,6 +1,22 @@
Changes
=======
4.3.0 (2018-04-21)
------------------
- Refactor and clean up code layout
[aleksihakli]
- Add prospector linting and code checks to toolchain
[aleksihakli]
- Clean up log message formatting and refactor type checks
[EvaSDK]
- Fix faulty user locking with user agent when AXES_ONLY_USER_FAILURES is set
[EvaSDK]
4.2.1 (2018-04-18)
------------------