We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1358799 commit 4b3f57dCopy full SHA for 4b3f57d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.2](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.1...v2.0.2) (2023-09-13)
4
+
5
6
+### Bug Fixes
7
8
+* Use markdown for documentation ([1358799](https://github.com/jefersondaniel/pydantic-mongo/commit/1358799567cbb0473d588477b8b85405ae068246))
9
10
## [2.0.1](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.0...v2.0.1) (2023-09-13)
11
12
pydantic_mongo/version.py
@@ -1 +1 @@
-__version__ = "2.0.1"
+__version__ = "2.0.2"
0 commit comments