Skip to content

Commit 2fe3ecd

Browse files
chore(main): release 3.1.0 (#156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89a5fa2 commit 2fe3ecd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/jefersondaniel/pydantic-mongo/compare/v3.0.0...v3.1.0) (2025-04-18)
4+
5+
6+
### Features
7+
8+
* Enum support ([#155](https://github.com/jefersondaniel/pydantic-mongo/issues/155)) ([89a5fa2](https://github.com/jefersondaniel/pydantic-mongo/commit/89a5fa28a1f7cdbdf7b49ed82c0d8ffa50aed82c))
9+
310
## [3.0.0](https://github.com/jefersondaniel/pydantic-mongo/compare/v2.4.0...v3.0.0) (2025-04-11)
411

512

pydantic_mongo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)