-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Repronim developers
committed
Jul 11, 2024
1 parent
8b5dc9e
commit 3b75984
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |