Commit c25197fcb779746c0e716e75b096c409dc95efa0

Authored by hitier
1 parent 7ad3dbf2

Record changes for target release

Showing 2 changed files with 5 additions and 1 deletions   Show diff stats
CHANGELOG.md
... ... @@ -24,6 +24,10 @@ or major refactoring improvments.
24 24  
25 25 ## Unreleased
26 26  
  27 +## [0.2.1] - 2021-04-15 - Password Encryption
  28 +### New
  29 +Password encrypted in database
  30 +
27 31 ## [0.2.0] - 2021-04-12 - Role Controle, and per site configuration
28 32 ### Changes
29 33 Project charts by service enhanced
... ...
VERSION.txt
1   -0.2.0
  1 +0.2.1
... ...