Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Aug 28, 2023
1 parent 1a36f90 commit 403623b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*


# Unreleased
# 0.5.3

* Added confirmation dialog for delete task operation (\#272).
* Enabled task info tab and rendered docs info from markdown (\#271).
* Add confirmation dialog for delete-task operation (\#272).
* Enable WorkflowTask Info tab, and render `docs_info` from markdown (\#271).
* Update import-workflow feature (\#269).
* Revamp home page and user-related layout (\#259).
* Review logout action (\#259).
* Implemented editing and deletion of tasks (\#207, \#268).
* Implemented A to B workflow execution (\#254).
* Fixed workflowtask meta update (\#261).
* Improved enable/disable button state (\#257).
* Bump `word-wrap` from 1.2.3 to 1.2.5 (\#251).
* Implement editing and deletion of tasks (\#207, \#268).
* Implement A-to-B workflow execution (\#254).
* Fix WorkflowTask `meta` update (\#261).
* Improve enable/disable button state, for project/dataset/workflow/resource creation (\#257).

# 0.5.2

Expand Down

0 comments on commit 403623b

Please sign in to comment.