diff --git a/CHANGELOG.md b/CHANGELOG.md index 684c93581e..5f5ede236a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.32.1] - 2022-03-10 +### Fixed +- Create user via UI + ## [2.32.0] - 2022-03-10 ### Added - Enhanced contributor api ([#1966](https://github.com/scm-manager/scm-manager/pull/1966)) @@ -978,3 +982,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [2.31.0]: https://scm-manager.org/download/2.31.0 [2.31.1]: https://scm-manager.org/download/2.31.1 [2.32.0]: https://scm-manager.org/download/2.32.0 +[2.32.1]: https://scm-manager.org/download/2.32.1 diff --git a/gradle/create_user.yaml b/gradle/create_user.yaml deleted file mode 100644 index 70e1c2a92b..0000000000 --- a/gradle/create_user.yaml +++ /dev/null @@ -1,2 +0,0 @@ -- type: fixed - description: Create user