Add changelog v1.0.1 (#2150)

This commit is contained in:
6543
2023-08-08 08:17:14 +02:00
committed by GitHub
parent c7f0b626ab
commit 40d12a9e97

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