File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change @@ -2,17 +2,28 @@ Release Notes
2
2
-------------
3
3
**Future Releases **
4
4
* Enhancements
5
- * Added in github workflows that are relevant to `DataChecks `, from `EvalML ` repository, and modified to fit `DataChecks ` wherever possible :pr: `2 `
6
- * Implemented linters and have them successfully running :pr: `2 `
5
+
7
6
* Fixes
8
- * Workflows are now up and running properly :pr: ` 2 `
7
+
9
8
* Changes
10
- * Updated comments to reflect `DataChecks ` repository :pr: `2 `
11
- * Restructured file directory to categorize data checks between `datacheck_meta ` and `checks ` :pr: `2 `
12
- * Restructured pdm packaging to only be relevant to `DataChecks `, now to be renamed to `CheckMate ` :pr: `2 `
9
+
13
10
* Documentation Changes
11
+
14
12
* Testing Changes
15
- * Removed integration testing due to irrelevance with `datacheck_meta ` and `checks ` :pr: `2 `
13
+
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 `
16
27
17
28
**v0.1.2 July 6, 2023 **
18
29
You can’t perform that action at this time.
0 commit comments