base64io-python/CHANGELOG.rst

15 lines
267 B
ReStructuredText
Raw Normal View History

2018-03-23 21:20:24 +00:00
*********
Changelog
*********
2018-06-12 01:23:33 +00:00
1.0.1 -- 2018-06-12
===================
* Fix minor compatibility issues with ``read()`` and ``__exit__()``
`#6 <https://github.com/awslabs/base64io-python/pull/6>`_
1.0.0 -- 2018-05-16
===================
2018-03-23 21:20:24 +00:00
* Initial public release