advent-of-code-ocr-0.1.1.0: CHANGELOG.md
Changelog
=========
Version 0.1.1.0
---------------
*November 28, 2020*
<https://github.com/mstksg/advent-of-code-ocr/releases/tag/v0.1.1.0>
* Added O and I letterforms for small font (`rawLetterforms1`), thanks to
[r/TheShallowOne][]!
[r/TheShallowOne]: https://www.reddit.com/r/adventofcode/comments/k0lzz6/adventofcodeocr_command_line_utilityhaskell/gdwwu39
Version 0.1.0.0
---------------
*November 24, 2020*
<https://github.com/mstksg/advent-of-code-ocr/releases/tag/v0.1.0.0>
* Initial Release