Commit 3863785254554454999a7951df7c9093c70d4bf6

Authored by hitier
1 parent 3b0d5feb

Record changes before merge

Showing 2 changed files with 8 additions and 1 deletions   Show diff stats
CHANGELOG.md
... ... @@ -24,6 +24,13 @@ or major refactoring improvments.
24 24  
25 25 ## Unreleased
26 26  
  27 +## [0.2.pre-6] - 2021-03-29 - Role Controle, and per site configuration
  28 +### New
  29 +Route access control by User role
  30 +Per site configuration
  31 +Route error handling
  32 +Logging to log file
  33 +
27 34 ## [0.2.pre-5] - 2021-03-19 - More Deploy facilities
28 35 ### Changed
29 36 More documentation
... ...
VERSION.txt
1   -0.2.pre-5
  1 +0.2.pre-6
... ...