You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ All notable changes to FSharp.MongoDB are documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
- Added `CONTRIBUTING.md` with build guidance, contribution expectations, testing requirements, and issue-first guidance for breaking changes and proposed work.
7
8
- Added `AGENTS.md` with contribution, release, branch naming, and pull request title guidance.
8
9
- Updated the test harness projects to target .NET 10 so local and CI test execution stays aligned with the repository SDK baseline.
9
10
- Fixed F# map support for `BsonDictionaryOptions`, including `ArrayOfDocuments` coverage.
0 commit comments