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.
2 parents 1ce8ac4 + e4c3a0d commit 89bdcc9Copy full SHA for 89bdcc9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v.2.5.0 - 2024-03-13
4
+
5
+### Added
6
7
+- [#274](https://github.com/networktocode/circuit-maintenance-parser/pull/274) - Add Global Cloud XChange Parser
8
9
## v2.4.0 - 2024-02-20
10
11
### Added
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "circuit-maintenance-parser"
-version = "2.4.0"
+version = "2.5.0"
description = "Python library to parse Circuit Maintenance notifications and return a structured data back"
authors = ["Network to Code <opensource@networktocode.com>"]
license = "Apache-2.0"
0 commit comments