Skip to content

Commit dceb5fd

Browse files
authored
Merge pull request #38 from dolittle/add-changelog
Add changelog
2 parents 0eab999 + f0c89de commit dceb5fd

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Changed
15+
- Remove unecessary null checks from concepts and add more types to the conversions
16+

0 commit comments

Comments
 (0)