mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-25 11:21:02 +00:00
parent
f02eaa115e
commit
b7af77685e
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue