Skip to content

Commit 366bbad

Browse files
committed
escaped special chars in changelog
1 parent f03c74e commit 366bbad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ auto versioning turned on
5151

5252
0.5.1
5353
-----
54-
Fixed for '*' in catalog file in case of missing periods
54+
Fixed for '\*' in catalog file in case of missing periods
5555

5656
0.5.0
5757
-----
@@ -75,15 +75,15 @@ fix for issue 15: units 'M' and 'Y' no longer supported
7575

7676
0.2.9
7777
-----
78-
Fixed issue with end of timestamp writing to dss files for "PER-*" data type
78+
Fixed issue with end of timestamp writing to dss files for "PER-\*" data type
7979

8080
0.2.8
8181
-----
8282
Recompiled heclib in linux with latest compilers to resolve issue 8
8383

8484
0.2.7
8585
-----
86-
Partial fixes for offset: Fixed for INST-* timeseries but not PER-* timeseries (issue #12)
86+
Partial fixes for offset: Fixed for "INST-\*" timeseries but not "PER-\*" timeseries (issue #12)
8787

8888
0.2.6
8989
-----

0 commit comments

Comments
 (0)