We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81722f commit dec6885Copy full SHA for dec6885
1 file changed
CHANGELOG.md
@@ -8,13 +8,13 @@ and this project adheres to [Semantic Versioning][].
8
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10
11
-## Ongoing
+## [0.2.6] 2025-06-29
12
13
### Added
14
15
- Updated QCatch documentation and included an interactive demo page
16
- Add tutorial scripts in the README.
17
-- Upgraded requests to ==2.32.4 to resolve CVE-2024-47081, which addressed a .netrc credentials leak vulnerability triggered by malicious URLs
+- Transitioned to uv for dependency resolution and adjusted dependency constraints for improved compatibility.
18
19
## [0.2.5] 2025-05-19
20
0 commit comments