Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 3, 2023
1 parent 0bcc550 commit a49e1e1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v6.2.0
======

Features
--------

- Project now supports Pydantic 2 while retaining support for Pydantic 1. (#187)


Bugfixes
--------

- Added validation of user-defined words and amended the type declarations to match, allowing for null values but not empty strings. (#187)


v6.1.1
======

Expand Down
1 change: 0 additions & 1 deletion newsfragments/187.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/187.feature.rst

This file was deleted.

0 comments on commit a49e1e1

Please sign in to comment.