Skip to content

Commit 964a27d

Browse files
committed
add release notes for 2.0.78 and 2.0.90
1 parent ce8c85a commit 964a27d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,35 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
2020

2121
## Release Notes
2222

23+
### unreleased
24+
25+
(note: new PRs will note be merged until they add release note wording here)
26+
27+
### 2.0.90
28+
29+
- logo added; license updated to mention logo usage (via mgravell)
30+
- moved to DapperLib org; links updated (#1656)
31+
- RepoDb benchmark added (#1626 via stevedesmond-ca)
32+
- excise unrelated Soma tests (#1642 via kant2002)
33+
- SqlMarshl benchmark added (#1646 via kant2002)
34+
- documentation fixes (#1615 via Rollerss, #1604 via GitHubPang)
35+
36+
### 2.0.78
37+
38+
- fix `DynamicParameters` loop bug - wrong index (#1443 via DamirAinullin)
39+
- fix nullable tuple handling (#1400 via JulianRooze)
40+
- support update set in `SqlBuilder` (#1404 via Wei)
41+
- initialize collections with counts when possible (#1449 via DamirAinullin)
42+
- general code cleanup (#1452, #1457, #1458, #1459 all via DamirAinullin)
43+
- C# 9 and .NET 5 preparation/cleanup (#1572 via mgravell)
44+
- GitHub action, Docker, AppVeyor work (build/test) work (#1563 via Tyrrrz, #1559 via craver, #1450 via craver)
45+
- Test project rationalization (#1556 via craver)
46+
- ClickHouse detection (#1462 via DarkWanderer)
47+
- Switched to "main" branch (via craver)
48+
- documentation fixed (#1596 via royal, #1560 via wswind, #1558 via paul42, #1507 via imba-tjd, #1508 via dogac00, 899c9feb via BlackjacketMack, 0b17133 via BlackjacketMack, 9b6c8c7d via bryancrosby, #1202 via craver)
49+
- MightyOrm benchmark added (455b3f3b via cdonnellytx)
50+
- EF6 performance test updates (#1361 via AlexBagnolini)
51+
2352
### 2.0.35
2453

2554
- build tooling: enable "deterministic builds" and enable SDK roll-foward

0 commit comments

Comments
 (0)