-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c66087
commit 33892e7
Showing
5 changed files
with
51 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Changelog | ||
|
||
All notable changes for every released version of this project will be documented in this file. | ||
Check [Changelog Format](#Changelog-Format) for more details about this changelog's format. | ||
|
||
## [Unreleased] | ||
|
||
## [0.5.0] - 2024-02-16 | ||
|
||
### Added | ||
|
||
- Configure through env vars | ||
- Support multiple GitHub Actions monitoring | ||
- Support add comments on patch with information for the GitHub Actions information and results | ||
|
||
## Changelog Format | ||
|
||
Title: **Version (vX.Y.Z) -Date (YYYY-MM-DD)** | ||
|
||
Version numbering follows the [Semantic Versioning](https://semver.org/spec/v2.0.0.html) schema. | ||
You can expect the following sections under each version: | ||
|
||
* Added: for new features. | ||
* Changed: for changes in existing functionality. | ||
* Deprecated: for soon-to-be removed features. | ||
* Removed: for now removed features. | ||
* Fixed: for any bug fixes. | ||
* Security: in case of vulnerabilities. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters