# 1.0.0.3 * Made performance more robust ([#27](https://github.com/haskell/base64-bytestring/pull/27)). * Improved documentation ([#23](https://github.com/haskell/base64-bytestring/pull/23)). * Improved the performance of decodeLenient a bit ([#21](https://github.com/haskell/base64-bytestring/pull/21)). # 1.0.0.2 * Fixed a write past allocated memory in joinWith (potential security issue). # 0.1.1.0 - 1.0.0.1 * Changelog not recorded for these versions. # 0.1.0.3 * Fixed: wrong encoding table on big-endian systems. * Fixed: too big indices in encoding table construction. # 0.1.0.2 * Changelog not recorded up to this version.