Update CHANGELOG.md for 10.6.2
[ci skip]
This commit is contained in:
parent
8230b774b5
commit
ccba4f2ce3
3 changed files with 8 additions and 10 deletions
|
@ -2,6 +2,14 @@
|
|||
documentation](doc/development/changelog.md) for instructions on adding your own
|
||||
entry.
|
||||
|
||||
## 10.6.2 (2018-03-29)
|
||||
|
||||
### Fixed (2 changes, 1 of them is from the community)
|
||||
|
||||
- Don't capture trailing punctuation when autolinking. !17965
|
||||
- Cloning a repository over HTTPS with LDAP credentials causes a HTTP 401 Access denied. (Horatiu Eugen Vlad)
|
||||
|
||||
|
||||
## 10.6.1 (2018-03-27)
|
||||
|
||||
### Security (1 change)
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: Don't capture trailing punctuation when autolinking
|
||||
merge_request: 17965
|
||||
author:
|
||||
type: fixed
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: 'Cloning a repository over HTTPS with LDAP credentials causes a HTTP 401 Access denied'
|
||||
merge_request: !17988
|
||||
author: Horatiu Eugen Vlad
|
||||
type: fixed
|
Loading…
Reference in a new issue