Skip to content

Commit

Permalink
docs: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Nov 20, 2020
1 parent 63e3f84 commit a403713
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [3.0.8] - 2020-11-20

### Changes

- Clean-up and lint some code [#853](https://github.com/distribworks/dkron/pull/853)
- Better metrics [#852](https://github.com/distribworks/dkron/pull/852)

### Fixes

- Represent execution times in the job's timezone [#615](https://github.com/distribworks/dkron/pull/615) @yvanoers
- avoid nil pointer if job was deleted on ExecutionDone [#851](https://github.com/distribworks/dkron/pull/851)

## [3.0.7] - 2020-11-10

### Changes
Expand Down

0 comments on commit a403713

Please sign in to comment.