Skip to content

Commit c60f376

Browse files
committed
Update CHANGELOG.md
1 parent 62303ec commit c60f376

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## 0.2.1 - 2020-11-27
10+
911
### Fixed
1012
- Named schema resolution outside of union variants.
13+
- Implicitly defined named schemas should resolve in union variants [#6](https://github.com/creativcoder/avrow/issues/6)
14+
- Default values in union schema fields in records should parse correctly [#1](https://github.com/creativcoder/avrow/issues/1)
1115

1216
### Updated
1317
- Documentation.

0 commit comments

Comments
 (0)