Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions clients/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
under the License.
-->

# v3.1.4

## Bug Fixes:

- Update refresh token flow ([#55506](https://github.com/apache/airflow/pull/55506))
- Patch pools should have an optional description ([#58066](https://github.com/apache/airflow/pull/58066))

# v3.1.3

## New Features:
Expand Down
2 changes: 1 addition & 1 deletion clients/python/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.3
3.1.4