- The `include_notice_type` and `exclude_notice_type` decorators now pass through all arguments to the wrapped function. [David Palmer]
- Move the repository to https://github.com/nasa-gcn/pygcn. [Leo Singer]
- Add notice types for GECAM. [Leo Singer]
1.1.2
- Run unit tests under Python 3.10. [Leo Singer]
- Drop support for Python 3.6, which reached end of life on 2021-12-23. [Leo Singer]
- Remove setup.py file. [Leo Singer]
1.1.1
- Remove use of the third-party `pkg_resources` module from unit tests and use Python standard library module `importlib.resources` instead. [Leo Singer]
- Add new notice type: `SK_SN`. [Leo Singer]
- Rename the development branch from `master` to `main`. [Leo Singer]
1.1.0
- Add new notice types: `AMON_NU_EM_COINC`, `ICECUBE_CASCADE`. [Volodymyr Savchenko]
- Drop support for Python 2.7 and 3.5, which have reached end-of-life. Add support for Python 3.9. [Leo Singer]
1.0.2
- Fix incorrect license filename in setup.cfg. [Leo Singer]
1.0.1
- Add new notice type: `LVC_EARLY_WARNING`. [Leo Singer]