Commit 9d688b87e8b53748d2cb3b958c4994bb11cb5026

Authored by hitier
1 parent 267ccc4f

Record changes before release

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
CHANGELOG.md
... ... @@ -23,3 +23,11 @@ Should be noted only functionnal changes,
23 23 or major refactoring improvments.
24 24  
25 25 ## Unreleased
  26 +## [0.0.1] - 2021-03-28 - Application skeleton
  27 +### New
  28 +Basic flask src tree
  29 +Documentation skeleton
  30 +Wsgi wrapper
  31 +Apache conf file
  32 +Ready to deploy
  33 +
... ...