sane-project-backends/newsfragments
Povilas Kanapickas 1a66f8c553 Add newsfragment 2021-12-30 20:35:03 +02:00
..
README.md
avision_new_models.backend
canon_dr_new_models.backend
canon_lide70_improvements.bugfix
epson2_fix_focus.backend
epson2_improve_reliability.backend
epson_new_scanners.backend
epson_xp-452_455.backend
escl_correct_location.backend
escl_fix_old_tls.backend
escl_jpeg_resolution.backend
escl_localhost_redirection.backend
escl_new_models.backend
escl_pdf_denylist.backend
escl_tr4520_tr7500.backend
genesys_brighter_illumination.backend
genesys_contrast_brightness.backend
genesys_fix_crash_on_unexpected_conditions.backend
genesys_fix_opticfilm_7200.backend
genesys_g4010_button_support.backend
genesys_gcc48_compile.backend
genesys_led_exposure.backend
genesys_license.misc
genesys_lide50_stuck_motor.backend
genesys_lide80_black_lines.backend
genesys_lide220_scan_quality.backend
genesys_lide_100_200_fix_preview.backend
genesys_thread_less_compile.backend
genesys_true_gray_gl841.backend
gt68xx_memory_issues.backend
hp4200_crash.backend
microtek_uclibc_compile.backend
pieusb_new_models.backend
pieusb_slide_advance.backend
pixma_mf56x0.backend
pixma_ndebug_compile.backend
pixma_new_models.backend
scangearmp2_canon_pixma_new_models.backend
scanimage-options.frontend
scanimage_advanced_options.frontend
scanimage_pdf_support.frontend
sm3600-scanutil_uclibc.backend
test_inexact.backend
xerox_mfp_jpeg_configurable.backend Add newsfragment 2021-12-30 20:35:03 +02:00
xerox_mfp_new_models.backend
zh_CN_translation.misc

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.

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.