Update changelog for FileReader change.

This commit is contained in:
Daniel Patterson 2016-11-30 19:10:44 -08:00
parent 5a311012af
commit 2544c3f20e

View File

@ -31,6 +31,7 @@
- Added support for turn penalties
- Internals
- Internal/Shared memory datafacades now share common memory layout and data loading code
- File reading now has much better error handling
- Misc
- Progress indicators now print newlines when stdout is not a TTY