Skip to content

Commit fc5f711

Browse files
committed
Improve changelog
1 parent 67ab809 commit fc5f711

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ChangeLog/7.1.0-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@
6464
[main] InterfaceMapping's properties of ReadOnlyList<T> type changed the type to IReadOnlyList<T>
6565
[main] Node's IncomingConnections and OutgoingConnections properties changed types to IReadOnlyList<NodeConnection<TNodeItem, TConnectionItem>>
6666
[main] SqlCompilerConfiguration's SchemaMapping and DatabaseMapping changed return types to IReadOnlyDictionary<string, string>
67-
[main] TypeMappingRegistry.Mappings and .ReverseMappings changed return types to IReadOnlyDictionary<TKey, TValue>
67+
[main] TypeMappingRegistry.Mappings and .ReverseMappings changed return types to IReadOnlyDictionary<TKey, TValue>
68+
[sqlserver] Microsoft.Data.SqlClient is updated to verson 4.0.0

0 commit comments

Comments
 (0)