Skip to content

Commit 8849866

Browse files
author
semantic-release
committed
chore(release): preparing 19.0.0
1 parent 7ace1d3 commit 8849866

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
# CHANGELOG
22

33

4+
## v19.0.0 (2024-12-18)
5+
6+
### Features
7+
8+
- Add support for sumac ([#13](https://github.com/eduNEXT/tutor-contrib-celery/pull/13),
9+
[`3d050c4`](https://github.com/eduNEXT/tutor-contrib-celery/commit/3d050c47d206ec4056985216317130ac03bc791e))
10+
11+
- Sumac release
12+
([`7ace1d3`](https://github.com/eduNEXT/tutor-contrib-celery/commit/7ace1d317766758c950297693cc7f3ef68bd6568))
13+
14+
415
## v18.4.0 (2024-12-12)
516

17+
### Chores
18+
19+
- **release**: Preparing 18.4.0
20+
([`1c8cf03`](https://github.com/eduNEXT/tutor-contrib-celery/commit/1c8cf036ff10bbc9659ddfa7969e2ef45c670be4))
21+
622
### Features
723

824
- Allow to pass extra parameters for celery workers

tutorcelery/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "18.4.0"
1+
__version__ = "19.0.0"

0 commit comments

Comments
 (0)