Skip to content

Commit 50fe308

Browse files
committed
Changelog: Add version number to unreleased section
1 parent ff24648 commit 50fe308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- MarkdownTOC autolink=true -->
44

5-
- [Unreleased](#unreleased)
5+
- [2.2.0 \(2022-08-29\)](#220-2022-08-29)
66
- [2.1.0 \(2022-08-25\)](#210-2022-08-25)
77
- [2.0.0 \(2022-08-25\)](#200-2022-08-25)
88
- [1.4.1 \(2022-07-24\)](#141-2022-07-24)
@@ -56,7 +56,7 @@
5656

5757
<!-- /MarkdownTOC -->
5858

59-
## Unreleased
59+
## 2.2.0 (2022-08-29)
6060

6161
- **Changed**:
6262
+ When migrating, now raises an exception when the Que DB schema version is missing from the database. The migrations system records this version in a comment on the `que_jobs` table. [#379](https://github.com/que-rb/que/pull/379)

0 commit comments

Comments
 (0)