diff --git a/CHANGELOG.md b/CHANGELOG.md index 84be020c..620aedc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ + * 0.9.1: + - Feature: support passing a timezone with the embargo #228 + - Fix: fix not checking the target project for MRs from forked projects #218 * 0.9.0: - Feature: support rebasing through GitLab's API #160 - Feature: allow restrict source branches #206 diff --git a/version b/version index ac39a106..f374f666 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.9.0 +0.9.1