Skip to content

Commit 15ffd76

Browse files
Copilotadamsitnik
andauthored
Add CHANGELOG.md files for Microsoft.Extensions.DataIngestion* projects (#7072)
* Initial plan * Add CHANGELOG.md files for Microsoft.Extensions.DataIngestion* projects Co-authored-by: adamsitnik <[email protected]> * Remove internal types from CHANGELOGs (MarkdownParser and ElementsChunker) Co-authored-by: adamsitnik <[email protected]> * Simplify CHANGELOGs to just "Initial preview release" for 10.0.0-preview.1 Co-authored-by: adamsitnik <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: adamsitnik <[email protected]>
1 parent b4d61c8 commit 15ffd76

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release History
2+
3+
## 10.0.0-preview.1
4+
5+
- Initial preview release
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release History
2+
3+
## 10.0.0-preview.1
4+
5+
- Initial preview release
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release History
2+
3+
## 10.0.0-preview.1
4+
5+
- Initial preview release
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Release History
2+
3+
## 10.1.0-preview.1
4+
5+
- Introduced `SectionChunker` class for treating each document section as a separate entity (https://github.com/dotnet/extensions/pull/7015)
6+
7+
## 10.0.0-preview.1
8+
9+
- Initial preview release

0 commit comments

Comments
 (0)