Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bgunnar5 committed Feb 21, 2024
1 parent 5fa0ff6 commit 536180d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to Merlin will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- New Priority.RETRY value for the Celery task priorities. This will be the new highest priority.

## [1.12.0]
### Added
- A new command `merlin queue-info` that will print the status of your celery queues
Expand Down

0 comments on commit 536180d

Please sign in to comment.