We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c573ff1 commit f2d197eCopy full SHA for f2d197e
1 file changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### [v3.0.2 - 2025-01-03](https://github.com/fcurella/python-datauri/compare/v3.2.1...v3.0.2)
4
+
5
+* Fix pydantic json-schema serialization.
6
7
### [v3.0.1 - 2024-11-27](https://github.com/fcurella/python-datauri/compare/v3.2.0...v3.0.1)
8
9
* Cache parsing result
@@ -26,7 +30,7 @@
26
30
27
31
### [v1.2.1 - 2023-05-25](https://github.com/fcurella/python-datauri/compare/v1.2.0...v1.2.1)
28
32
29
-* Remoeve unnecessary dependency from `six`
33
+* Remove unnecessary dependency from `six`
34
35
### [v1.2.0 - 2023-05-24](https://github.com/fcurella/python-datauri/compare/v1.1.0...v1.2.0)
36
0 commit comments