-
Notifications
You must be signed in to change notification settings - Fork 97
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
CovalentOpsBot
committed
Jul 27, 2022
1 parent
5951319
commit 9c348d8
Showing
2 changed files
with
12 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [UNRELEASED] | ||
|
||
## [0.156.0] - 2022-07-27 | ||
|
||
### Authors | ||
|
||
- Okechukwu Emmanuel Ochia <[email protected]> | ||
- Co-authored-by: Scott Wyman Neagle <[email protected]> | ||
- Will Cunningham <[email protected]> | ||
- Alejandro Esquivel <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
|
||
|
||
### Added | ||
|
||
- Bash decorator is introduced | ||
|
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.155.1 | ||
0.156.0 |