Skip to content

Commit 04f00af

Browse files
Updated changelog
1 parent 9f79112 commit 04f00af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99

10+
## [2.1.3] - 2021-01-05
11+
12+
### Changed
13+
- If **schema** has not been defined, `any` will set again (instead `void`). This **undoes** `2.1.2` partially.
14+
15+
### Fixed
16+
- Added Elvis operator to all 'isXXX' internal conditional in `parser-base.service.ts`
17+
1018
## [2.1.2] - 2021-01-04
1119
### Added
1220
- New types to default mapping: File and Void

0 commit comments

Comments
 (0)