Skip to content

Commit 05773f6

Browse files
author
Nabil Fayak
committed
release notes updates
1 parent c5e4615 commit 05773f6

File tree

1 file changed

+13
-21
lines changed

1 file changed

+13
-21
lines changed

docs/source/release_notes.rst

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,31 @@ Release Notes
22
-------------
33
**Future Releases**
44
* Enhancements
5-
5+
* Added repo specific token for workflows :pr:`2`
66
* Fixes
7-
87
* Changes
9-
8+
* Irrelevant workflows removed (`minimum_dependency_checker`) :pr:`2`
109
* Documentation Changes
11-
10+
* Documentation refactored to now fit CheckMate :pr:`2`
1211
* Testing Changes
1312

14-
**v0.1.3 July 18, 2023**
15-
16-
* Enhancements
17-
* Added in github workflows that are relevant to `DataChecks`, from `EvalML` repository, and modified to fit `DataChecks` wherever possible :pr:`2`
18-
* Implemented linters and have them successfully running :pr:`2`
19-
* Fixes
20-
* Workflows are now up and running properly :pr:`2`
21-
* Changes
22-
* Updated comments to reflect `DataChecks` repository :pr:`2`
23-
* Restructured file directory to categorize data checks between `datacheck_meta` and `checks` :pr:`2`
24-
* Restructured pdm packaging to only be relevant to `DataChecks`, now to be renamed to `CheckMate` :pr:`2`
25-
* Testing Changes
26-
* Removed integration testing due to irrelevance with `datacheck_meta` and `checks` :pr:`2`
27-
28-
**v0.1.2 July 6, 2023**
13+
**v0.0.1 July 18, 2023**
2914

3015
* Enhancements
3116
* Transfer over base `Data Checks` and `IDColumnData Checks` from the `EvalML` repo :pr:`1`
17+
* Added in github workflows that are relevant to `DataChecks`, from `EvalML` repository, and modified to fit `DataChecks` wherever possible :pr:`1`
18+
* Implemented linters and have them successfully running :pr:`1`
3219
* Fixes
3320
* Fixed pytest failures :pr:`1`
21+
* Workflows are now up and running properly :pr:`1`
3422
* Changes
3523
* Removed all `EvalML` dependencies and unnecessary functions/comments from `utils`, `tests`, `exceptions`, and `datachecks` :pr:`1`
24+
* Updated comments to reflect `DataChecks` repository :pr:`1`
25+
* Restructured file directory to categorize data checks between `datacheck_meta` and `checks` :pr:`1`
26+
* Restructured pdm packaging to only be relevant to `DataChecks`, now to be renamed to `CheckMate` :pr:`1`
27+
* Testing Changes
28+
* Removed integration testing due to irrelevance with `datacheck_meta` and `checks` :pr:`1`
3629

37-
38-
**v0.1.1 July 3, 2023**
30+
**v0.0.0 July 3, 2023**
3931

4032
* *First Release*

0 commit comments

Comments
 (0)