New entries for 7.4.0

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-09-24 19:46:42 +03:00
parent 64a2afd3a4
commit 2aeac794c2
No known key found for this signature in database
GPG Key ID: 161B5D6A44D3D88A
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
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
- Increase unicorn timeout to 60 seconds
v 7.3.1
- Fix ref parsing in Gitlab::GitAccess
- Fix error 500 when viewing diff on a file with changed permissions