What's Changed
* Added short description for the Siemens mosaic parsing functionality. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/42
* Removed NiBabel from requirements. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/45
* Made pandas an optional dependency, resolves 43. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/46
* Added private tags section to Siemens docs. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/49
* Added mosaic module to Siemens docs. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/51
* API updates to conform with NiBabel by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/47
* Changed license to MIT by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/57
* Fixed private tag exclusion from the to_dict() method, resolves 59. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/60
* documentation changes by LilianYou in https://github.com/open-dicom/dicom_parser/pull/63
* Reorganized quickstart and created value representation section. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/64
* MultiFrame integration by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/61
* Added missing docstring parameters. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/69
* Updated codecov action version, trying to fix 71. by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/72
* WIP bids-compatible detectors by GalBenZvi in https://github.com/open-dicom/dicom_parser/pull/77
* Missing ImageType fix by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/83
* Sequences by ZviBaratz in https://github.com/open-dicom/dicom_parser/pull/82
New Contributors
* LilianYou made their first contribution in https://github.com/open-dicom/dicom_parser/pull/63
* GalBenZvi made their first contribution in https://github.com/open-dicom/dicom_parser/pull/77
**Full Changelog**: https://github.com/open-dicom/dicom_parser/compare/v1.1.1...v1.2.0