* Add ``featuretoggles`` Sphinx extension * Include ``contrib`` folder in pip-installable package * Add ADR 0001-config-and-tools.rst for adding a place in this repository for shared annotation configs and supporting tools.
0.4.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Add support for multi-line code annotations
0.3.4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Removed support for Django<2.2 * Removed support for Python2.7 and Python3.6 * Added support for Python3.8
0.3.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added _____
* Add RST anchors throughout annotation report docs
0.3.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added _____
* Bump pyyaml to version 5.1 to address unsafe load() CVE.