This commit is contained in:
Anthony Sottile 2016-08-12 10:23:38 -07:00
parent a43122c5f4
commit 6925455ef7
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
0.6.0
=====
- Merge conflict detection no longer crashes on binary files
- Indentation in json may be an arbitrary separator
- Editable requirements are properly sorted
- Encoding pragma fixer pragma is configurable
0.5.1
=====
- Add a --no-sort-keys to json pretty formatter