sane-project-backends/newsfragments
Ralph Little a0ca5a4fc4 Resolve "[hp5590] Read only values aren't accessible via CLI options (unrecognized option)" 2022-02-21 22:13:28 +00:00
..
README.md newsfragments: Document the misc news fragment type 2022-01-18 22:12:18 +02:00
avision_new_models.backend newsfragments: Add release note for MR !657 2021-12-30 19:00:18 +02:00
canon_dr_new_models.backend newsfragments: Add release note for MR !665 2021-12-30 19:00:18 +02:00
canon_lide70_improvements.bugfix NEWS: Move unreleased release notes to newsfragments directory 2021-12-30 19:00:18 +02:00
escl_fix_old_tls.backend newsfragments: Add release note for MR !663 2021-12-30 19:00:18 +02:00
escl_new_models.backend NEWS: Release notes for 1.1.1 2022-01-20 00:08:17 +02:00
genesys_gl845_gamma_crash.backend genesys: GL845 has vector size 257 as well 2022-01-28 22:31:09 +02:00
pixma_mf56x0.backend newsfragments: Add release note for MR !628 2021-12-30 19:00:18 +02:00
pixma_new_models.backend NEWS: Release notes for 1.1.1 2022-01-20 00:08:17 +02:00
scanimage_readonly.frontend Resolve "[hp5590] Read only values aren't accessible via CLI options (unrecognized option)" 2022-02-21 22:13:28 +00:00
test_inexact.backend newsfragments: Add release note for MR !633 2021-12-30 19:00:18 +02:00
xerox_mfp_jpeg_configurable.backend Add newsfragment 2021-12-30 20:35:03 +02:00
xerox_mfp_new_models.backend newsfragments: Add release note for MR !654 2021-12-30 19:00:18 +02:00

README.md

This is the directory for release note fragments processed by towncrier.

When making a user-visible change create a file in this directory and it will be automatically be included into the release note document when the next release is published.

The file extension specifies the type of a change. The following are currently supported:

  • .backend: a new feature or a bugfix for a backend.
  • .frontend: a new feature or a bugfix for a frontend.
  • .security: a fix for security issue.
  • .removal: a deprecation or removal of functionality.
  • .misc: miscellaneous changes

Please don't add links to the merge requests into the release notes. If it's not clear where the feature is coming from by looking into the git history (e.g. if a release note is being made after the MR has landed) then add link to the MR to the commit description.

Please add links to fixed issues in Gitlab by using full URLs to them instead of Gitlab shorthand syntax.