Add changelog v1.0.1 (#2150) (#2169)

This commit is contained in:
6543 2023-08-08 13:38:05 +02:00 committed by GitHub
parent f02eaa115e
commit b7af77685e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,17 @@
# Changelog
## [1.0.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v1.0.1) - 2023-08-08
* SECURITY
* Fix WOODPECKER_GRPC_VERIFY being ignored (#2077) (#2082)
* BUGFIXES
* Fix 'add-orgs' migration (#2117) (#2145)
* Fix UI and backend paths with subpath (#1799) (#2133)
* Fix swagger response code (#2119) (#2121)
* Forge Github Org: Use `login` instead of `name` (#2104) (#2106)
* Client.go: Backport fix RepoPost path (#2100)
* Fix translation key (#2098)
## [1.0.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v1.0.0) - 2023-07-29
* BREAKING