Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

85 lines (72 loc) · 3.17 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased - YYYY-MM-DD

Added

Changed

Fixed

1.4.0 - 2022-01-22

Added

Changed

Fixed

1.3.0 - 2022-01-10

Added

Changed

  • Issue #18 : Display alll warning during build

Fixed

1.2.0 - 2022-01-02

Added

Changed

Fixed

1.1.4 - 2021-12-12

Added

Changed

Fixed

  • Issue #6 : Need detail report of ctest in case of test failed.
  • Issue #7 : Guard death test by conditional compile.
  • Issue #8 : Add develop branch to the Action trigger "pull_request"
  • Issue #9 : Add Release build to test of the GitHub Actions
  • Issue #10 : Change name of Death test name.
  • Issue #11 : Release test in GitHub Actions is not working good

1.1.3 - 2021-12-11

Added

Changed

Fixed

  • Corrected spells and deleted redundant explanations.

1.1.2 - 2021-12-11

Added

Changed

Fixed

  • Corrects severe mistakes of install commands

1.1.1 - 2021-12-11

Added

Changed

  • Make sample program looks better

Fixed

1.1.0 - 2021-12-11

Added

  • Added "Customize the project" to README.md

Changed

Fixed

  • Corrected spells.
  • Corrected the URL of the CHANGELOG.md

1.0.0 - 2021-12-10

Added

  • Initial release of project

Changed

Fixed