# Changelog All notable changes to this project will be documented in this file. ## [0.2.0] - 2022-07-15 ### Bug Fixes - Crc had already broken our msrv ### Features - Swap out RangeReader for positioned_io2 ### Miscellaneous Tasks - CI on github actions - Remove travis links - Absolutely no idea what github-actions wants ## [0.1.6] - 2022-02-19 ### Features - Upgrade crc (MSRV 1.46) ### Miscellaneous Tasks - New cargo fmt ## [0.1.5] - 2021-01-11 ### Features - Expose RangeReader ### Miscellaneous Tasks - Completely wrong assert in a test? ## [0.1.4] - 2020-05-16 ### Miscellaneous Tasks - Trick cargo release ### Testing - Various label names - Short header ### Release - 0.1.3 (name fix) ## [0.1.2] - 2019-10-27 ### Travis - Bump to xenial - Bionic