Skip to content

Commit 3abf013

Browse files
chore(main): release 1.7.0 (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd102bc commit 3abf013

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/allisson/fastqueue/compare/v1.6.0...v1.7.0) (2023-04-26)
4+
5+
6+
### Features
7+
8+
* add an endpoint for health check ([#50](https://github.com/allisson/fastqueue/issues/50)) ([fd102bc](https://github.com/allisson/fastqueue/commit/fd102bc3bd2bd68d01cd95d4479f67b654ce61bd))
9+
* upgrade sqlalchemy to version 2.x ([#48](https://github.com/allisson/fastqueue/issues/48)) ([2f74302](https://github.com/allisson/fastqueue/commit/2f74302d683068a2dda347d35d356b68d2d26a6c))
10+
311
## [1.6.0](https://github.com/allisson/fastqueue/compare/v1.5.0...v1.6.0) (2023-03-16)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)