* Support for Tesseract 4
* New OCR engines `LSTM_ONLY` and `TESSERACT_LSTM_COMBINED`
* New default tessdata path handling (104)
* Fixed compilation against Tesseract v3.05.02 which required c++11 (120)
* Fallback to 'eng' as default language when default language returned by the API is empty (103)
* Added notes about [Windows installation](https://github.com/sirfz/tesserocr#windows) in the README (97)