We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eab999 + f0c89de commit dceb5fdCopy full SHA for dceb5fd
1 file changed
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [14.0.1] - 2020-10-06
8
+### Changed
9
+- Change basic sample to be the same as the tutorial sample
10
11
+## [14.0.0] - 2020-10-06
12
+### Added
13
+- Make builder API's behave like int the C# parts
14
15
+- Remove unecessary null checks from concepts and add more types to the conversions
16
0 commit comments