Skip to content

Commit

Permalink
bump: v0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Olea <[email protected]>
  • Loading branch information
anthonyolea committed Aug 20, 2020
1 parent 4026395 commit fe70fa1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.2.0 - 2020-08-20
### Added
- Add Sentry error reporting (use `DIRECTOR_ENTRY_DSN` setting)
- Add GitHub link in the Web UI header

### Fixed
- Fix WebUI workflow table.
- Fix WebUI task color status for `progress`

### Changed
- Limit search placeholder on dates and IDs

## 0.1.0 - 2020-08-10
### Fixed
- Handle the default pagination setting
Expand Down
2 changes: 1 addition & 1 deletion director/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0

0 comments on commit fe70fa1

Please sign in to comment.