We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de253f6 commit 941fa9dCopy full SHA for 941fa9d
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v2.6.1 - 2024-06-04
4
+
5
+### Fixed
6
7
+- [#288](https://github.com/networktocode/circuit-maintenance-parser/pull/288) - Fixed exceptions under Pydantic 1.x.
8
9
+### Dependencies
10
11
+- [#286](https://github.com/networktocode/circuit-maintenance-parser/pull/286) - Added support for `lxml` 5.x.
12
13
## v2.6.0 - 2024-04-04
14
15
### Added
0 commit comments