Skip to content

Commit

Permalink
Update year in docs (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
tefra authored Jan 4, 2024
1 parent 2fa5c5e commit 411702d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
24.1 (2023-01-04)
24.1 (2024-01-04)
-----------------
- Fixed XmlParser to ignore xsi attrs when fail on unknown attributes is enabled (`#846 <https://github.com/tefra/xsdata/pull/846>`_)
- Fixed parsing mandatory byte elements with no value (`#873 <https://github.com/tefra/xsdata/pull/873>`_)
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Features



Changelog: 24.1 (2023-01-04)
Changelog: 24.1 (2024-01-04)
----------------------------
- Fixed XmlParser to ignore xsi attrs when fail on unknown attributes is enabled (`#846 <https://github.com/tefra/xsdata/pull/846>`_)
- Fixed parsing mandatory byte elements with no value (`#873 <https://github.com/tefra/xsdata/pull/873>`_)
Expand Down

0 comments on commit 411702d

Please sign in to comment.