Skip to content

Commit 2a46b0c

Browse files
awaelchlilantiga
authored andcommitted
Release 2.2.4
1 parent 5fabf3e commit 2a46b0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

src/lightning/app/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
8+
## [2.2.4] - 2024-05-02
9+
10+
## Fixed
11+
12+
- Fixed HTTPClient retry for flow/work queue ([#19837](https://github.com/Lightning-AI/pytorch-lightning/pull/19837))
13+
14+
715
## [2.2.0] - 2024-02-09
816

917
## Changed

src/version.info

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.3
1+
2.2.4

0 commit comments

Comments
 (0)