- Ignore lines starting with `WARNING` in pulsar catalogue database file. See [139](https://github.com/mattpitkin/psrqpy/pull/139).
1.2.9
- Update the Galactic MSP table URL. See [135](https://github.com/mattpitkin/psrqpy/issues/135).
1.2.8
- Fix extracting the ATNF catalogue version number from the database file for v2.0.0 of the catalogue. See [132](https://github.com/mattpitkin/psrqpy/pull/132).
1.2.7
- Fix URL for the Globular Cluster pulsar catalogue, which recently moved to [here](https://www3.mpifr-bonn.mpg.de/staff/pfreire/GCpsr.txt). See [#123](https://github.com/mattpitkin/psrqpy/issues/123).
1.2.6
- Make the `NAME` attribute default to using the PSRB name if available to be consistent with `psrcat`. See [122](https://github.com/mattpitkin/psrqpy/pull/122). - Fix parsing of the glitch catalogue table. See [121](https://github.com/mattpitkin/psrqpy/pull/121).
1.2.5
- Update `get_gc_catalogue` for parsing the [Globular Cluster pulsar catalogue](https://www.naic.edu/~pfreire/GCpsr.txt) to allow the "Offset" value to have an associated error value.