We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2cc83 commit b28db8dCopy full SHA for b28db8d
1 file changed
Changelog.md
@@ -1,5 +1,9 @@
1
# NEventStore.Persistence.Sql
2
3
+## 9.3.0
4
+
5
+- Added a dedicated `ISerializeEvents` interface that allows customizing event deserialization with access to metadata from the `ICommit` class.
6
7
## 9.2.0
8
9
- Using Microsoft.Data.SqlClient instead of System.Data.SqlClient [#40](https://github.com/NEventStore/NEventStore.Persistence.SQL/issues/40)
0 commit comments