Update changelog for 7.3.2
Conflicts: CHANGELOG
This commit is contained in:
parent
2ac1f95ba1
commit
3dde6bb3fa
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
v 7.4.0
|
||||
- Refactored membership logic
|
||||
- Fix creating new files with web editor
|
||||
- Improve error reporting on users API (Julien Bianchi)
|
||||
- Refactor test coverage tools usage. Use SIMPLECOV=true to generate it locally
|
||||
- Default branch is protected by default
|
||||
|
@ -12,6 +11,10 @@ v 7.4.0
|
|||
- Prevent notes polling when there are not notes
|
||||
- API: filter project issues by milestone (Julien Bianchi)
|
||||
|
||||
v 7.3.2
|
||||
- Fix creating new file via web editor
|
||||
- Use gitlab-shell v2.0.1
|
||||
|
||||
v 7.3.1
|
||||
- Fix ref parsing in Gitlab::GitAccess
|
||||
- Fix error 500 when viewing diff on a file with changed permissions
|
||||
|
|
Loading…
Reference in a new issue