Skip to content

Commit 42b51bc

Browse files
committed
Update CHANGELOG.md
1 parent c4b005e commit 42b51bc

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.9.0] - 2024-05-19
4+
5+
### Added
6+
7+
- When information about a runway is incomplete in a METAR, a `ParseError` is raised instead of `ValueError`.
8+
39
## [1.8.2] - 2024-01-14
410

511
### Fixed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = metar-taf-parser-mivek
3-
version = 1.8.2
3+
version = 1.9.0
44
author = Jean-Kevin KPADEY
55
author_email = jeankevin.kpadey@gmail.com
66
description = Python project parsing metar and taf message

0 commit comments

Comments
 (0)