Explorar o código

Updates CHANGELOG

Manu Mtz-Almeida %!s(int64=10) %!d(string=hai) anos
pai
achega
40d41bbe96
Modificáronse 1 ficheiros con 13 adicións e 1 borrados
  1. 13 1
      CHANGELOG.md

+ 13 - 1
CHANGELOG.md

@@ -1,4 +1,16 @@
-#Changelog
+#CHANGELOG
+
+###Gin 1.0rc2 (...)
+
+- [PERFORMANCE] Fast path for writting Content-Type.
+- [FIX] Better approach to avoid directory listing in StaticFS()
+- [FIX] Context.ClientIP() always returns the IP with trimmed spaces.
+- [FIX] Better warning when running in debug mode.
+- [FIX] Google App Engine integration. debugPrint does not use os.Stdout
+- [FIX] Fixes integer overflow in error type
+- [FIX] Error implements the json.Marshaller interface
+- [FIX] MIT license in every file
+
 
 ###Gin 1.0rc1 (May 22, 2015)