-
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.
Browse files
Browse the repository at this point in the history
* #50: Described release process in Developer Guide Co-authored-by: Christoph Pirkl <[email protected]>
- Loading branch information
1 parent
7d4a78a
commit 89af5ac
Showing
2 changed files
with
77 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
# 0.6.0 - 2024-05-21 | ||
# 0.6.0 - 2024-05-22 | ||
|
||
## Feature | ||
|
||
* #45 Added a helper function to assemble DB connection parameters. | ||
|
||
## Documentation | ||
|
||
* #50: Described release process in Developer Guide | ||
|
||
## Bugfixes | ||
|
||
* #44 Fixed the return value of the operational_saas_database_id fixture. | ||
|
||
## Refactoring | ||
|
||
* #19: Removed slack notifications for events other than `schedule` | ||
* #19: Removed slack notifications for events other than `schedule` |
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