diff --git a/ChangeLog.rst b/ChangeLog.rst index 313c4c8..ac58c72 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,25 +1,25 @@ Dev *** -* add visual notifications after actions -* code reorganization -* better unit tests on the demo backend -* better unit tests on authentication +* [feat] add visual notifications after actions +* [impr] code reorganization +* [impr] better unit tests on the demo backend +* [impr] better unit tests on authentication Version 0.1.0 ************* -* add demo backend -* add custom javascript hook -* add documentation for backends -* add the Active Directory backend -* add display name parameter for backends -* fix many encoding error in LDAP backend -* fix dn renaming of an entry in LDAP backend -* turn-off configuration monitoring -* better exception handling and debugging logs +* [feat] add demo backend +* [feat] add custom javascript hook +* [feat] add documentation for backends +* [feat] add the Active Directory backend +* [feat] add display name parameter for backends +* [fix ] fix many encoding error in LDAP backend +* [fix ] fix dn renaming of an entry in LDAP backend +* [impr] turn-off configuration monitoring +* [impr] better exception handling and debugging logs Version 0.0.1 ************* -* first release +* [misc] first release