Skip to content

Commit d8f9ac8

Browse files
committed
Release v2.0.2
1 parent 3aa038c commit d8f9ac8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.0.2 - 2021-09-28
4+
5+
### Fixed
6+
7+
- #86 - Fix `CombinedProcessor` carries over data from previous parsing
8+
39
## v2.0.1 - 2021-09-16
410

511
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "circuit-maintenance-parser"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
description = "Python library to parse Circuit Maintenance notifications and return a structured data back"
55
authors = ["Network to Code <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)