Skip to content

Commit 2b33b00

Browse files
committed
Updated change log
1 parent 2b61196 commit 2b33b00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ sbpy.names
3535
cometary designations with fragment specifiers (e.g., "2024 A-A" and
3636
"2024 A-AA" now correctly raise TargetNameParseError exceptions) [#417]
3737

38+
- Fixed `sbpy.Names.parse_comet(()' to raise an error in cases of a
39+
provisional asteroid designation submitted with no space after the
40+
year (e.g., "2015XN77"), which was previously being interpreted as a
41+
well-formed comet designation (i.e., with number=2015, type=X, and
42+
name=N77), but now raises a TargetNameParseError [#422]
3843

3944
0.5.0 (2024-08-28)
4045
==================

0 commit comments

Comments
 (0)