We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599da11 commit bccc525Copy full SHA for bccc525
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [unreleased]
+## [2.4]
2
### Changed
3
- Updated version of external images in GitHub actions
4
- Updated API submission schema to the latest
@@ -9,6 +9,7 @@
9
- Bump certifi from 2022.12.7 to 2023.7.22
10
- Description of the response returned by dry run endpoint in README file
11
- Migrate from deprecated `pkg_resources` lib to `importlib_resources`
12
+- Updated python-multipart from 0.0.5 to 0.0.7 to address security alert by dependabot
13
14
## [2.3.1]
15
### Fixed
0 commit comments