Skip to content

Commit f15de4d

Browse files
committed
Updating CHANGELOG
1 parent 5865016 commit f15de4d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ The major and minor parts of the version number indicate the compatibility
77
with the ASP.NET Core framework version (2.2.\*, 3.0.\*, 5.0.\*, 7.0.\*) and only
88
the build part is actually indicating the release version of the project.
99

10+
## 8.0.1 - 2023-11-19
11+
12+
### Fixed
13+
* [First call to Blazor app fails with InvalidOperationException: 'RemoteNavigationManager' has not been initialized](https://github.com/lord-executor/Ninject.Web.AspNetCore/issues/12)
14+
* This fixes a pre-existing issue with the wrong scope provider being used for ImplementationFactory services
15+
16+
## 8.0.0 - 2023-11-14
17+
18+
### Changed
19+
* Updated projects to multi-target .NET 8, 7, 6 and 5
20+
1021
## 7.0.0 - 2023-01-21
1122

1223
### Changed

0 commit comments

Comments
 (0)