Skip to content

Commit

Permalink
Updates AUTHORS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Aug 18, 2014
1 parent 2b48632 commit 312e032
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ People and companies, who have contributed, in alphabetical order.
- Using template.Must to fix multiple return issue
- ★ Added support for OPTIONS verb
- ★ Setting response headers before calling WriteHeader
- Improved documentation for model binding
- ★ Added Content.Redirect()
- ★ Added tons of Unit tests


**@austinheap (Austin Heap)**
- Adds travis CI integration
- Added travis CI integration


**@bluele (Jun Kimura)**
Expand Down Expand Up @@ -67,20 +70,23 @@ People and companies, who have contributed, in alphabetical order.
**@mdigger (Dmitry Sedykh)**
- Fixes Form binding when content-type is x-www-form-urlencoded
- No repeat call c.Writer.Status() in gin.Logger
- Fixed Content-Type for json render
- Fixes Content-Type for json render


**@mopemope (Yutaka Matsubara)**
- ★ Adds Godep support (Dependencies Manager)
- Fix variadic parameter in the flexible render API
- Fix Corrupted plain render
- Fix variadic parameter in new flexible render API



**@msemenistyi (Mykyta Semenistyi)**
- update Readme.md. Add code to String method


**@msoedov (Sasha Myasoedov)**
- ★ Adds tons of unit tests.


**@ngerakines (Nick Gerakines)**
- ★ Improves API, c.GET() doesn't panic
- Adds MustGet() method
Expand Down

0 comments on commit 312e032

Please sign in to comment.