Skip to content

Commit

Permalink
changes: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Rodriguez committed Jun 5, 2020
1 parent 8173fef commit 5a622bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,18 @@
Changes
=======

Version master (Unreleased)
---------------------------

- Encrypts user tokens.
- Adds initial central workflow status transitions logic.
- Factors out user tokens from User table to UserToken table.
- Adds audit table and logic to register actions.
- Adds new column ``workspace_path`` to the Workflow table.
- Adds fixtures for better testing models.
- Amends database host configuration to respect REANA copmonent prefixing.
- Add Black formatter support.

Version 0.6.0 (2019-12-19)
--------------------------

Expand Down

0 comments on commit 5a622bc

Please sign in to comment.