Skip to content

Commit

Permalink
Remove half-sentence from changelog (#1229)
Browse files Browse the repository at this point in the history
Seems like a half-sentence was left there trying to describe what happened previously. We should either fully formulate it or delete it - since I don't know what it was previously I opted to remove it but yeah depends on you what is better :)
  • Loading branch information
PragTob authored Jan 23, 2025
1 parent ae83183 commit b72c88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ support the JSON module once the minimum supported Elixir version is v1.18.
- [Oban] Start all queues in parallel on initialization.

The midwife now starts queues using an async stream to parallelize startup and minimize boot
time for applications with many queues. Previously,
time for applications with many queues.

- [Oban] Safely return `nil` from `check_queue/2` when checking queues that aren't running.

Expand Down

0 comments on commit b72c88c

Please sign in to comment.