chore: Fix formatting error in changelog (#681)

This commit is contained in:
Roland Huß 2020-02-19 17:19:06 +01:00 committed by GitHub
parent c2dcb6b42d
commit 963788b730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@
| https://github.com/knative/client/pull/639[#639]
| 🧽
| Refactor service `create_test.go` and `update_test.go` to
| remove unecessary `sync` parameter in setup call
| Refactor service `create_test.go` and `update_test.go` to remove unecessary `sync` parameter in setup call
| https://github.com/knative/client/pull/656[#656]
| 🐛