diff --git a/CHANGELOG.md b/CHANGELOG.md index 06703fa..a1e5bfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v1.1.2 + +* New action `issue.create` + ## v1.1.1 * Fix - Remove default group id diff --git a/README.md b/README.md index 5778d56..3d19c24 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ verify_ssl: False ### Issues * `issue.info` - Returns issue information +* `issue.create` - Create new Issue ### Pipelines diff --git a/pack.yaml b/pack.yaml index bfaeafd..19d04d7 100644 --- a/pack.yaml +++ b/pack.yaml @@ -3,7 +3,7 @@ name: gitlab description: GitLab Rest API keywords: - gitlab -version: 1.1.1 +version: 1.1.2 author: Daniel Chamot email: daniel@nullkarma.com python_versions: