Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
virolea committed Jan 4, 2024
1 parent 87ca7b3 commit 11d5d6e
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add Job retries to failed jobs - [kylekeesling](https://github.com/kylekeesling) ([#8](https://github.com/virolea/panoptic/pull/8))
## [0.3.0]

### Added
### Added

- Add a detailed view for failed jobs ([#6](https://github.com/virolea/panoptic/pull/6))

## [0.2.0]

### Added
### Added

- Jobs filtered views ([#5](https://github.com/virolea/panoptic/pull/5))

### Changed

- Improved job time values display and removed job arguments from job index view

## [0.1.3]
## [0.1.3]

### Changed
### Changed

- Replace kaminari with pagy for pagination purposes

## [0.1.2]

### Fixed
### Fixed

- Remove link to deleted css file from layout

Expand Down

0 comments on commit 11d5d6e

Please sign in to comment.