Skip to content

Commit 173dba8

Browse files
committed
Fix markdown title problem with Fake version number helper
1 parent 32a8b0b commit 173dba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### 0.10.0 April 13 2021 ####
22
* [Add a generic cross platform serialization support](https://github.com/akkadotnet/Hyperion/pull/208)
33

4-
## Cross platform serialization
4+
# Cross platform serialization
55

66
You can now address any cross platform package serialization differences by providing a list of package name transformation lambda function into the `SerializerOptions` constructor. The package name will be passed into the lambda function before it is deserialized, and the result of the string transformation is used for deserialization instead of the original package name.
77

0 commit comments

Comments
 (0)