update CHANGELOG

This commit is contained in:
ziirish 2016-06-15 15:09:09 +02:00
parent a16838fbd1
commit 79e06f0b49

View file

@ -1,6 +1,16 @@
Changelog
=========
Current
-------
- **BREAKING**: New configuration file format to allow further improvements (The conversion is automatic)
- **BREAKING**: Passwords are now *salted* for the *BASIC* authentication backend
- Add: `client certificate revocation <https://git.ziirish.me/ziirish/burp-ui/issues/131>`_
- Fix: issue `#134 <https://git.ziirish.me/ziirish/burp-ui/issues/134>`_
- Fix: issue `#135 <https://git.ziirish.me/ziirish/burp-ui/issues/135>`_
- `Full changelog <https://git.ziirish.me/ziirish/burp-ui/compare/v0.2.1...master>`__
0.2.1 (05/17/2016)
------------------