Skip to content

Commit 513f887

Browse files
author
Repronim developers
committed
Update CHANGELOG.md [skip ci]
1 parent 808ed12 commit 513f887

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# 0.8.0 (Thu Nov 21 2024)
2+
3+
#### 🚀 Enhancement
4+
5+
- fix strip() issue for choices [#78](https://github.com/ReproNim/reproschema-py/pull/78) ([@yibeichan](https://github.com/yibeichan) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
6+
7+
#### 🐛 Bug Fix
8+
9+
- adding id check to the validation [#68](https://github.com/ReproNim/reproschema-py/pull/68) ([@djarecka](https://github.com/djarecka) [@satra](https://github.com/satra))
10+
- [pre-commit.ci] pre-commit autoupdate [#76](https://github.com/ReproNim/reproschema-py/pull/76) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
11+
- [MAINT] support python 3.13 [#77](https://github.com/ReproNim/reproschema-py/pull/77) ([@Remi-Gau](https://github.com/Remi-Gau))
12+
- [pre-commit.ci] pre-commit autoupdate [#72](https://github.com/ReproNim/reproschema-py/pull/72) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
13+
- [FIX] debugging redcap2reproschema during converting HBCD [#61](https://github.com/ReproNim/reproschema-py/pull/61) ([@yibeichan](https://github.com/yibeichan) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
14+
- [pre-commit.ci] pre-commit autoupdate [#69](https://github.com/ReproNim/reproschema-py/pull/69) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
15+
- ignore CHANGELOG.md for codespell [#71](https://github.com/ReproNim/reproschema-py/pull/71) ([@yibeichan](https://github.com/yibeichan) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
16+
- fix typos [#70](https://github.com/ReproNim/reproschema-py/pull/70) ([@yibeichan](https://github.com/yibeichan))
17+
18+
#### Authors: 5
19+
20+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
21+
- Dorota Jarecka ([@djarecka](https://github.com/djarecka))
22+
- Remi Gau ([@Remi-Gau](https://github.com/Remi-Gau))
23+
- Satrajit Ghosh ([@satra](https://github.com/satra))
24+
- Yibei Chen ([@yibeichan](https://github.com/yibeichan))
25+
26+
---
27+
128
# 0.7.2 (Thu Jul 11 2024)
229

330
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)