Skip to content

Commit 27d9e62

Browse files
authored
Adding breaking change documentation
1 parent 8b1ea37 commit 27d9e62

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

BREAKING_CHANGES.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
AutofacContrib.NSubstitute (AutoSubstitute) Breaking Changes
22
============================================================
33

4-
Version 3.2.X
4+
Version 4.0.0
5+
-------------
6+
7+
Removed support for .NET 4.0; now targetting .NET 4.5+.
8+
9+
### Reason
10+
In order to keep up to date with latest Autofac dependency we need to drop .NET 4.0 support.
11+
12+
### Workaround
13+
Use version 3.3.7 if you need .NET 4.0 support.
14+
15+
16+
Version 3.2.0
517
-------------
618

719
Signing of the assembly has been removed.

0 commit comments

Comments
 (0)