What's Changed
* Added `msfc_ccd.SensorData` class. by byrdie in https://github.com/Kankelborg-Group/msfc-ccd/pull/1
* Added `msfc_ccd.SensorData.from_fits()` classmethod. by byrdie in https://github.com/Kankelborg-Group/msfc-ccd/pull/2
* Added `msfc_ccd.fits.open()` convenience function. by byrdie in https://github.com/Kankelborg-Group/msfc-ccd/pull/3
* Added `msfc_ccd.TapData` class. by byrdie in https://github.com/Kankelborg-Group/msfc-ccd/pull/4
New Contributors
* byrdie made their first contribution in https://github.com/Kankelborg-Group/msfc-ccd/pull/1
**Full Changelog**: https://github.com/Kankelborg-Group/msfc-ccd/compare/v0.0.1...v0.1.0