Skip to content

Commit 12a7692

Browse files
committed
Fix RST syntax
1 parent 703e636 commit 12a7692

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ChangeLog

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ Changelog
44
0.1.20 (2019-02-12)
55
-------------------
66

7-
- Add new notice types: `HAWC_BURST_MONITOR`, `ICECUBE_ASTROTRACK_GOLD`, and
8-
`ICECUBE_ASTROTRACK_BRONZE`. [Vladimir Savchenko]
7+
- Add new notice types: ``HAWC_BURST_MONITOR``, ``ICECUBE_ASTROTRACK_GOLD``,
8+
and ``ICECUBE_ASTROTRACK_BRONZE``. [Vladimir Savchenko]
99

1010
0.1.19 (2019-02-12)
1111
-------------------
1212

13-
- Add the `LVC_RETRACTION` notice type. [Leo Singer]
13+
- Add the ``LVC_RETRACTION`` notice type. [Leo Singer]
1414

1515
0.1.18 (2018-12-11)
1616
-------------------
1717

18-
- Add `{http://telescope-networks.org/xml/Transport/v1.1}Transport` and
19-
`{http://telescope-networks.org/schema/Transport/v1.1}Transport` as
18+
- Add ``{http://telescope-networks.org/xml/Transport/v1.1}Transport`` and
19+
``{http://telescope-networks.org/schema/Transport/v1.1}Transport`` as
2020
recognized VOEvent Transport Protocol namespaces to support the 4pisky and
2121
comet brokers. [reported by Martin Dyer]
2222

@@ -97,8 +97,8 @@ Changelog
9797

9898
- Cleanly shut down server socket. [Leo Singer]
9999

100-
This decreases or eliminates the prevalence of `Address already in use`
101-
errors when the server is killed (e.g. via a `KeyboardInterrupt`) and
100+
This decreases or eliminates the prevalence of ``Address already in use``
101+
errors when the server is killed (e.g. via a ``KeyboardInterrupt``) and
102102
immediately restarted.
103103

104104
- Add some log messages. [Leo Singer]

0 commit comments

Comments
 (0)