update CHANGELOG
This commit is contained in:
parent
97116f01c2
commit
563b899bb4
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- private mode setting requires authentication to view public repositories.
|
- private mode setting requires authentication to view public repositories.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- issue with sq.ErrNoRows error when canceling a build.
|
- canceling a build emits a sql.ErrNoRows error.
|
||||||
|
- custom token is ignored when creating a user account via the API.
|
||||||
|
- machine accounts with sufficient permissions can create builds via the API.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- upgraded Go toolchain to version 1.14.4.
|
- upgraded Go toolchain to version 1.14.4.
|
||||||
|
|
Loading…
Reference in a new issue