Production Ready Documentation
  • Introduction
  • Product
    • Description
    • Architecture Diagram
    • Endpoints, Flows, and Dependencies
    • Release Notes
  • Guides
    • User Guide
      • Getting Started
      • Core Concepts
    • Development Guide
      • Setup
      • Code Standards
      • Code Reviews
      • Testing
      • Deployment Pipeline
  • Troubleshooting
    • Contact Information
    • Runbooks
      • Order 66
  • Resources
    • References
    • FAQ
Powered by GitBook
On this page
  • Version 1.1.0
  • Version 1.0.0

Was this helpful?

  1. Product

Release Notes

PreviousEndpoints, Flows, and DependenciesNextUser Guide

Last updated 5 years ago

Was this helpful?

Provide a history of changes to the product in the release notes. Associate each change with a version number and categorize the change by new additions, improvements to existing functionality, defects that have been fixed, and known issues that may occur and their work-arounds.

Semver

It is recommend to use , where the version is in the format Major.Minor.Patch. Increment the Major number when a backwards incompatible change is introduced. Increment the Minor number when new functionality has been added but remains backwards compatible. Increment the Patch when a backwards compatible bug fix is added.

Version 1.1.0

New

Improved

Fixed

Known Issues

Version 1.0.0

New

Improved

Fixed

Known Issues

Semantic Versioning