Merge master and fix merge conflict

Signed-off-by: Aniket Pant <me@aniketpant.com>
This commit is contained in:
Aniket Pant 2013-06-26 11:19:10 +05:30
commit c9d5e13667
4 changed files with 10 additions and 6 deletions

View file

@ -3,10 +3,16 @@ Changelog
#### 1.1.1
<<<<<<< HEAD
* [New] Export to multiple files
* [New] Feature to export to given output file
#### 1.1.0
=======
* [Fixed] Unicode and Python3 issues resolved.
### 1.1.0
>>>>>>> master
* [New] JSON export exports tags as well.
* [Improved] Nicer error message when there is a syntactical error in your config file.