Skip to content

Commit

Permalink
Update ChangeLog for b3lb 2.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
liske authored and PhilippKilian committed Apr 13, 2022
1 parent ece5b30 commit 28f8259
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# ChangeLog

## 2.2.4 - 2022-04-12

Fixes:
- stats: fix regex for retrieving secret for metrics and stats url (#85)

Changes:
- bump python dependencies:
- celery `5.2.3` => `5.2.6`
- Django `3.2.12` => `3.2.13`
- jinja2 `3.0.3` => `3.1.1`
- Pillow `9.0.1`=> `9.1.0`
- uvicorn `0.17.5`=> `0.17.6`

## 2.2.3 - 2022-03-04

Changes:
Expand All @@ -12,7 +25,7 @@ Changes:

## 2.2.2 - 2021-12-29

Fix:
Fixes:
- api: change checksum validation to match upstream implementation (#54)

Changes:
Expand Down

0 comments on commit 28f8259

Please sign in to comment.