What's Changed
* Allow users to open the filesystem with mode as 'wb' or 'rb' by JohnVillalovos in https://github.com/jrast/littlefs-python/pull/6
* Fix docstring for LittleFS.walk() by BeckmaR in https://github.com/jrast/littlefs-python/pull/8
* Improve Pythonic file interface for LittleFS.open() by cesarvandevelde in https://github.com/jrast/littlefs-python/pull/9
New Contributors
* JohnVillalovos made their first contribution in https://github.com/jrast/littlefs-python/pull/6
* BeckmaR made their first contribution in https://github.com/jrast/littlefs-python/pull/8
* cesarvandevelde made their first contribution in https://github.com/jrast/littlefs-python/pull/9
**Full Changelog**: https://github.com/jrast/littlefs-python/compare/0.2.0...0.3.0