Commit e406a38f authored by Aaron Tidwell's avatar Aaron Tidwell

bump version and changelog for 2.1.1

parent 3850931a
### 2.1.1
- Fix bug preventing match_id and participant_id passed as underscore properties for URL generation #32
### 2.1.0
- Fix null values being returned as empty objects (#24)
- Add processCheckIns and abortCheckIn methods to tournament api
......
......@@ -3,7 +3,7 @@
"description": "Wrapper for the challong api",
"author": "Aaron Tiwell <aaron.tidwell@gmail.com>",
"main": "./lib/challonge.js",
"version": "2.1.0",
"version": "2.1.1",
"contributors": [
{
"name": "Ricardo Reis",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment