Skip to content

Commit 7600642

Browse files
chore(main): release 1.11.0
1 parent b2818ea commit 7600642

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.11.0](https://github.com/judoscale/judoscale-python/compare/v1.10.2...v1.11.0) (2025-12-16)
4+
5+
6+
### Features
7+
8+
* Enable support to RQ v2+ ([#117](https://github.com/judoscale/judoscale-python/issues/117)) ([b2818ea](https://github.com/judoscale/judoscale-python/commit/b2818ea07c636767a642044957d1da59e7394234))
9+
310
## [1.10.2](https://github.com/judoscale/judoscale-python/compare/v1.10.1...v1.10.2) (2025-11-05)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "judoscale"
3-
version = "1.10.2"
3+
version = "1.11.0"
44
description = "Official Python adapter for Judoscale — the advanced autoscaler for Heroku"
55
authors = [
66
"Adam McCrea <adam@adamlogic.com>",

0 commit comments

Comments
 (0)