Skip to content

Commit

Permalink
Merge pull request #276 from networktocode/main
Browse files Browse the repository at this point in the history
Release v2.5.0
  • Loading branch information
chadell authored Mar 14, 2024
2 parents 1ce8ac4 + e4c3a0d commit 89bdcc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v.2.5.0 - 2024-03-13

### Added

- [#274](https://github.com/networktocode/circuit-maintenance-parser/pull/274) - Add Global Cloud XChange Parser

## v2.4.0 - 2024-02-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 89bdcc9

Please sign in to comment.