docs(changelog): update v1.2 changelog
This commit is contained in:
		@ -6,13 +6,20 @@
 | 
				
			|||||||
- [NEW] Add support for Let's Encrypt via gin-gonic/autotls
 | 
					- [NEW] Add support for Let's Encrypt via gin-gonic/autotls
 | 
				
			||||||
- [NEW] Improve README examples and add extra at examples folder
 | 
					- [NEW] Improve README examples and add extra at examples folder
 | 
				
			||||||
- [NEW] Improved support with App Engine
 | 
					- [NEW] Improved support with App Engine
 | 
				
			||||||
 | 
					- [NEW] Add custom template delimiters, see #860
 | 
				
			||||||
 | 
					- [NEW] Add \*context.Handler(), see #928
 | 
				
			||||||
- [NEW] Add \*context.GetRawData()
 | 
					- [NEW] Add \*context.GetRawData()
 | 
				
			||||||
- [NEW] Add \*context.GetHeader() (request)
 | 
					- [NEW] Add \*context.GetHeader() (request)
 | 
				
			||||||
- [NEW] Add \*context.AbortWithStatusJSON() (JSON content type)
 | 
					- [NEW] Add \*context.AbortWithStatusJSON() (JSON content type)
 | 
				
			||||||
 | 
					- [NEW] Add \*context.Keys type cast helpers
 | 
				
			||||||
 | 
					- [NEW] Add \*context.ShouldBindWith()
 | 
				
			||||||
 | 
					- [NEW] Add \*context.MustBindWith()
 | 
				
			||||||
 | 
					- [DEPRECATE] On next release: \*context.BindWith(), see #855
 | 
				
			||||||
- [FIX] Refactor render
 | 
					- [FIX] Refactor render
 | 
				
			||||||
- [FIX] Reworked tests
 | 
					- [FIX] Reworked tests
 | 
				
			||||||
- [FIX] logger now supports cygwin
 | 
					- [FIX] logger now supports cygwin
 | 
				
			||||||
- [FIX] Use X-Forwarded-For before X-Real-Ip
 | 
					- [FIX] Use X-Forwarded-For before X-Real-Ip
 | 
				
			||||||
 | 
					- [FIX] time.Time binding (#904)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Gin 1.1.4
 | 
					### Gin 1.1.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user