Skip to content

Commit 1f61aa6

Browse files
committed
Add release notes for #669
1 parent b99c53b commit 1f61aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This page tracks major changes included in any update starting with version 4.0.
99
- **New**:
1010
- Support for strict CSP (dynamic inline styles removed) ([#634](https://github.com/MiniProfiler/dotnet/pull/634) - thanks [rwasef1830](https://github.com/rwasef1830))
1111
- Moved .NET Core to `net8.0` with no `Newtonsoft.Json` dependency ([#641](https://github.com/MiniProfiler/dotnet/pull/641) & [#679](https://github.com/MiniProfiler/dotnet/pull/679))
12+
- Add support for additional client-side headers in custom implementations ([#669](https://github.com/MiniProfiler/dotnet/pull/669) - thanks [Breederveld](https://github.com/Breederveld))
1213
- **Fixes/Changes**:
1314
- Upgraded MongoDB driver, allowing automatic index creation and profiler expiration ([#613](https://github.com/MiniProfiler/dotnet/pull/613) - thanks [IanKemp](https://github.com/IanKemp))
1415
- Fixed [#652](https://github.com/MiniProfiler/dotnet/issues/652): Respect `PopupDecimalPlaces` in all cases ([#655](https://github.com/MiniProfiler/dotnet/pull/655))

0 commit comments

Comments
 (0)