Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Aug 9, 2024
1 parent 8ebed7e commit 0eba2e9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Change Log
All notable changes to this project will be documented in this file.

## [4.0.0] - 2024-03-06
## [4.0.0] - 2024-08-09
# Removed
- Support of tasks as it unused to due its incompatibility with GitHub.

# Added
- Bert-E's status notifications through a build status check.
- Support of development branches with only major version: `development/x`.

# Changed
- Integration queue branches pattern is now `q/w/{pr.id}/{integration.branch}`
instead of `q/{pr.id}/{integration.branch}`.

## [3.12.0] - 2024-02-26
# Added
Expand Down

0 comments on commit 0eba2e9

Please sign in to comment.