Skip to content

Commit

Permalink
bump: v0.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Crocfer <[email protected]>
  • Loading branch information
ncrocfer committed Oct 16, 2020
1 parent 44415ab commit f6ca9b2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.2.2 - 2020-10-16
### Fixed
- Add type deletion during downgrade
- Fix mysql string column length (database upgrade required: `director db upgrade`)

### Added
- Add an example about a group of tasks
- Add index on workflow_id field in tasks table

### Changed
- Rename default workflow to example.ETL


## 0.2.1 - 2020-08-20
### Fixed
- Fix issue with icons when using the `DIRECTOR_ENABLE_CDN=false` and `director dlassets` command
Expand Down
2 changes: 2 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ Benjamin Sans <[email protected]>
Ismail Reida <[email protected]>
Maxime Caruchet <[email protected]>
Nicolas Crocfer <[email protected]>
Pawel Dudziński <[email protected]>
Teddy Turquet <[email protected]>
2 changes: 1 addition & 1 deletion director/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2

0 comments on commit f6ca9b2

Please sign in to comment.