diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2c13404 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# 0.7.2 (Thu Jul 11 2024) + +#### šŸ› Bug Fix + +- enable org auto token [#67](https://github.com/ReproNim/reproschema-py/pull/67) ([@satra](https://github.com/satra)) +- Update .autorc to fix author issue [#66](https://github.com/ReproNim/reproschema-py/pull/66) ([@satra](https://github.com/satra)) +- Fixed bug in redcap2reproschema with items id not matching item filname and redcap variableā€¦ [#65](https://github.com/ReproNim/reproschema-py/pull/65) ([@Evan8456](https://github.com/Evan8456) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) + +#### Authors: 3 + +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) +- Evan Ng ([@Evan8456](https://github.com/Evan8456)) +- Satrajit Ghosh ([@satra](https://github.com/satra))