Skip to content

Commit c32e42a

Browse files
authored
Update README.md
1 parent 4e2a4f3 commit c32e42a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ What **eNhancedEdition** has to offer, that is not available in the NetArchTest
1919
- NeVeSpl/NetArchTest.eNhancedEdition#3
2020
- corrected design mistakes:
2121
- BenMorris/NetArchTest#119 - Fixed nulls for Success result
22-
- BenMorris/NetArchTest#130 - remove number of type parameters (e.g. `1) from the name of generic type
23-
- added new feature:
22+
- BenMorris/NetArchTest#130 - for generic type, number of type parameters (e.g. `1) is no longer considered as a part of its name
23+
- added new features:
2424
- [Slices](#slices)
2525
- BenMorris/NetArchTest#105 - dependency search functions: HaveDependencyOnAny/OnlyHaveDependencyOn explain why a type fails test through [IType.Explanation](documentation/api.md#itypeexplanation)
26-
- BenMorris/NetArchTest#126 - Add support for structs, enums and delegates
27-
- BenMorris/NetArchTest#131 - Add support for all access modifiers: public, internal, private, protected, private protected, protected internal
26+
- BenMorris/NetArchTest#126 - Added predicates/conditions for structs, enums and delegates
27+
- BenMorris/NetArchTest#131 - Added predicates/conditions for all access modifiers: public, internal, private, protected, private protected, protected internal
2828

2929

3030
## Index

0 commit comments

Comments
 (0)