Update AUTHORS and CHANGELOG

This commit is contained in:
Javier Provecho Fernandez
2015-03-09 02:50:24 +01:00
parent 1921ccbaf3
commit 2b85363447
2 changed files with 64 additions and 1 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
#Changelog
###Gin 0.6 (Mar 7, 2015)
###Gin 0.6 (Mar 9, 2015)
- [ADD] Support multipart/form-data
- [ADD] NoMethod handler
- [ADD] Validate sub structures
- [ADD] Support for HTTP Realm Auth
- [FIX] Unsigned integers in binding
- [FIX] Improve color logger
###Gin 0.5 (Feb 7, 2015)