CHANGES
=======

v0.7.1
------

* Docs: Change ONAP copyright notice
* CI: Fix pre-commit tox

v0.7.0
------

* CI: Configure gitlint for Conventional Commits
* CI: Update pre-commit checks to latest versions
* Fix: local calls to pre-commit tox profile
* CI: kick git hook pre-commit install out from CI
* Fix: black pre-commit mutable rev configuration
* Fix: bandit pre-commit hook exclude regex
* Fix: conf.py imp import deprecation warning
* CI: Decrease Sphinx tox profiles logs verbosity
* Chore: replace py27 tox profile by py3
* Fix: prettier pre-commit configuration
* Refactor: templates to format copyright year
* Fix: ONAP year in defaults
* Fix: OpenDaylight years in defaults
* Add EPL License Header file
* Update pre-commit hooks with recent version

v0.6.0
------

* Update Sphinx to 3.2.x
* Pytest is only required for testing
* Limit more-itertools only if pyver is <3.4
* Migrate write-good to pre-commit hook
* Migrate yamllint to pre-commit hook
* Migrate all Python linters to pre-commit
* Add black to pre-commit
* Update formatting with black
* Add reference to the project reqs.txt from docs
* Fix RTD build failure due to missing pbr

v0.5.0
------

* Switch oran docs to sphinx\_rtd\_theme
* Add support for sphinx-tabs extension
* Update Sphinx to 3.0.4
* Make GitLint actually run as part of pre-commit
* Print git-diff when pre-commit fails
* Update pre-commit hooks 2020-06
* Bump OPNFV Copyright to 2020
* Update Sphinx and bootstrap theme versions

v0.4.0
------

* Upgrade sphinx version to 2.2.2
* Add onap

v0.3.1
------

* Add Oran
* Configure basepython to python3
* Pin pygments to 2.3.x

v0.3.0
------

* Replace coala commit-msg hook with pre-commit
* Add docs-linkcheck to test links
* Update Sphinx cfg to use modern features from 1.8
* Update Sphinx to version ~1.8
* Update Python link to save redirect

v0.2.6
------

* pin more-intertools
* Pull version strings from PBR
* Use reno for release notes

v0.2.5
------

* Release lfdocs-conf v0.2.5
* Move docs reqs back to reqs.txt

v0.2.4
------

* Release lfdocs-conf v0.2.4
* Pin Sphinx to version <1.8.0
* Add PBR files to .gitignore
* Setup universal wheel
* Setup PBR
* Bump lfdocs-conf to 0.3.0-dev

v0.2.3
------

* Release lfdocs-conf v0.2.3
* Remove echo of docs path
* Add "skipsdist = true" to tox.ini
* Add pre-commit hook for trailing-whitespace
* Update lfdocs links to https

v0.2.2
------

* Release lfdocs-conf v0.2.2
* Add common-packer intersphinx mapping
* Add flag to fail with warnings in instructions
* Bump version to 0.3.0-dev
* Fail Sphinx build even on warnings

v0.2.1
------

* Release lfdocs-conf v0.2.1
* Set \_static defaults for LF Projects
* Release lfdocs-conf v0.2.0
* Use Sphinx defaults when config values are missing
* Fix capitalization for Sphinx requirement
* Default release to version if not in use
* Update URL listed in setup.py
* Add missing links to docs-conf and valid defaults
* Add details on what to include in tox.ini
* Add a step to test the docs generation
* Conditionally import OPNFV Theme
* Update OPNFV Defaults
* Add opendaylight defaults
* Add initial RST documentation
* Add favicon.ico
* Add Documentation linting
* Remove weasel word
* Enable YAMLLint
* Fix YAMLLint issues
* Fix precedent listing to include 'defaults' path
* Add YAML Header to Docs conf.yaml
* Update intersphinx mapping URLs
* Set default logo location to \_static/logo.png
* Default to Sphinx 1.6.5
* Require sphinx 1.6.5
* Move code out of \_\_init\_\_ and into conf.py module
* Add sys path for rtd
* Update Python linter to lint all docs\_conf code
* Initialize Sphinx documentation
* Add missing license headers
* Initial Commit of Sphinx Config project
* Bootstrap docs-conf project
* Initial empty repository
