File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.1] ( https://github.com/jefersondaniel/pydantic-mongo/compare/v2.1.0...v2.1.1 ) (2024-03-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * Fix export ([ #73 ] ( https://github.com/jefersondaniel/pydantic-mongo/issues/73 ) ) ([ 564df68] ( https://github.com/jefersondaniel/pydantic-mongo/commit/564df68f43c7955eadb412fd8bdb8474ea25ccd7 ) )
9+ * Remove unecessary entry point setting ([ #82 ] ( https://github.com/jefersondaniel/pydantic-mongo/issues/82 ) ) ([ bb02aff] ( https://github.com/jefersondaniel/pydantic-mongo/commit/bb02affb68161f4da811a34fe47c029fa4918a21 ) )
10+
311## [ 2.1.0] ( https://github.com/jefersondaniel/pydantic-mongo/compare/v2.0.3...v2.1.0 ) (2024-01-05)
412
513
Original file line number Diff line number Diff line change 1- __version__ = "2.1.0 "
1+ __version__ = "2.1.1 "
You can’t perform that action at this time.
0 commit comments