Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 19, 2023
1 parent 5660ca6 commit e101123
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/judoscale/judoscale-python/compare/v1.3.0...v1.4.0) (2023-04-19)


### Features

* Generic asgi request queue time middleware ([#57](https://github.com/judoscale/judoscale-python/issues/57)) ([5660ca6](https://github.com/judoscale/judoscale-python/commit/5660ca6a1fd7f65b317a48195380220a07cd4686))

## [1.3.0](https://github.com/judoscale/judoscale-python/compare/v1.2.2...v1.3.0) (2023-04-10)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "judoscale"
version = "1.3.0"
version = "1.4.0"
description = "Official Python adapter for Judoscale — the advanced autoscaler for Heroku"
authors = [
"Adam McCrea <adam@adamlogic.com>",
Expand Down

0 comments on commit e101123

Please sign in to comment.