diff --git a/CHANGELOG.md b/CHANGELOG.md index 75df856..1c09d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ +## 2.0.3 (2024-06-21) + +### Fix + +- declare support for Taskgraph 9.x + ## 2.0.2 (2024-05-09) ### Fix - **bitrise**: Properly handle bitrise payloads to allow permutations of same workflow -- **version**: Fix version to 2.0.1 ## 2.0.1 (2024-05-08) @@ -11,6 +16,10 @@ - **bitrise**: Add commit_message and pull_request_id to bitrise payloads +### Fix + +- **version**: Fix version to 2.0.1 + ## 2.0.0 (2024-05-08) ### Feat diff --git a/version.txt b/version.txt index e9307ca..50ffc5a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.2 +2.0.3