From 3b54702915a430e53625e8d667a495ab028514c2 Mon Sep 17 00:00:00 2001 From: Javier Provecho Fernandez Date: Fri, 7 Apr 2017 22:34:27 +0200 Subject: [PATCH] docs(readme) update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ada3ef..4ddbd9e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,13 @@ - [NEW] Switch from godeps to govendor - [NEW] Improve README examples and add extra at examples folder - [NEW] Improved support with App Engine +- [NEW] Add \*context.GetRawData() +- [NEW] Add \*context.GetHeader() (request) +- [NEW] Add \*context.AbortWithStatusJSON() (JSON content type) - [FIX] Refactor render - [FIX] Reworked tests +- [FIX] logger now supports cygwin +- [FIX] Use X-Forwarded-For before X-Real-Ip ### Gin 1.1.4