Skip to content

docs: Suggest to manually add changelog entry for patch

Denys Mishunov requested to merge dmishunov/updated-release-process-docs into main

Description

The MR adds information on how to handle patch releases without a changelog entry

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Denys Mishunov

Merge request reports

Loading