Commit 8e5a0b6e92b3439e2a7fb20456f238c39dcc590d

Authored by Dmitriy Zaporozhets
2 parents 1687095d 95b786ff

Merge branch 'master' into 'master'

Fix typo in CHANGELOG
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
CHANGELOG
... ... @@ -20,7 +20,7 @@ v 7.0.0
20 20 - Improve performance of application for projects and groups with a lot of members
21 21 - Formally support Ruby 2.1
22 22 - Include Nginx gitlab-ssl config
23   - - Add manual language detection foir highlight.js
  23 + - Add manual language detection for highlight.js
24 24 - Added example.com/:username routing
25 25 - Show notice if your profile is public
26 26 - UI improvements for mobile devices
... ... @@ -790,4 +790,4 @@ v 0.8.0
790 790 - stability
791 791 - security fixes
792 792 - increased test coverage
793 793 - - email notification
  794 + - email notification
794 795 \ No newline at end of file
... ...