Commit 416c25871dcf8680ccf1af5da91fe0004e59eb05

Authored by Dmitriy Zaporozhets
1 parent edd95a0e

More entries to CHANGELOG. Version to rc1

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
CHANGELOG
... ... @@ -19,6 +19,7 @@ v 6.5.0
19 19 - Search autocomplete via ajax
20 20 - Add website url to user profile
21 21 - Files API supports base64 encoded content (sponsored by O'Reilly Media)
  22 + - Added support for Go's repository retrieval (Bruno Albuquerque)
22 23  
23 24 v6.4.3
24 25 - Don't use unicorn worker killer if PhusionPassenger is defined
... ...
VERSION
1   -6.5.0.pre
  1 +6.5.0.rc1
... ...