- remove some duplication in ChangeTracker
- Replace http with https
- Add user details for editing stable branch notes
- switch from oslosphinx to openstackdocstheme
- Update documention link for doc migration
- loader: Extract cache filename from config object
- expand examples in documentation
- ignore changes until the file is added within the scanned range
- fix release note markup
- Allow users to change prelude section name
- Block comment should start with '# '
- Clean up rendered HTML with openstackdocstheme
- update bindep list
- requirements: Stop requiring a specific pbr version
- Move notesdir default to 'defaults' module
- Remove Babel from setup.cfg and requirements
- rearrange the existing docs to follow the new standard layout
- Support repodir config files
- add release note for scanner fix
- Add option to create release note from user-provided template
- update ref search logic for zuulv3 CI layout
- release note for zuulv3 fix
- allow release notes sections to be single strings
- add option for ignoring some notes files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reno?expand=0&rev=10
- add function for reducing change list to operations
- sphinxext: Include branch information in source name
- Properly declare dependency on six
- return the name of the cache file created
- Have import order follow standard and fix misspelling
- Remove discover from test-requirements
- Replace LOG.wirn with LOG.warning
- Support to set a custom template used to create new notes
- set up logging in the sphinx extension
- set relnotesdir to default inside config
- Changed the link to home-page
- Show team and repo badges on README
- Using fixtures.MockPatch instead of mockpatch.Patch
- clarify automatic inclusion of prelude section
- update release notes
- let the Config object give us the path to the notes
- define Config class
- logging improvements
- trim Newton history to avoid duplication
- use dulwich to find the current version on a branch
- fix a problem scanning for the base of a branch with no tag
- Wrap template at ~79 characters
- add filename and sha in comments in report output
- Add YAML configuration parsing
- Document how reno handles eol branches in config
- add a --title option to the report command
- doc: Document the available configuration options
- Remove oslotest from test-requirements.txt
- add a lint command
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reno?expand=0&rev=8