Update CHANGELOG.md for 11.10.1

[ci skip]
上级 52c973f1
...@@ -2,6 +2,26 @@ ...@@ -2,6 +2,26 @@
documentation](doc/development/changelog.md) for instructions on adding your own documentation](doc/development/changelog.md) for instructions on adding your own
entry. entry.
## 11.10.1 (2019-04-23)
### Fixed (2 changes)
- Upgrade Gitaly to 1.34.0. !27494
- Fix filtering of labels from system note link. !27507
### Changed (1 change)
- Disable just-in-time Kubernetes resource creation for project level clusters. !27352
### Performance (1 change)
- Bring back Rugged implementation of ListCommitsByOid. !27441
### Other (1 change)
- Bump required Ruby version check to 2.5.3. !27495
## 11.10.0 (2019-04-22) ## 11.10.0 (2019-04-22)
### Security (9 changes) ### Security (9 changes)
......
---
title: Disable just-in-time Kubernetes resource creation for project level clusters
merge_request: 27352
author:
type: changed
---
title: Fix filtering of labels from system note link
merge_request: 27507
author:
type: fixed
---
title: Upgrade Gitaly to 1.34.0
merge_request: 27494
author:
type: fixed
---
title: Bump required Ruby version check to 2.5.3
merge_request: 27495
author:
type: other
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册