Skip to content

Commit 828fff2

Browse files
committed
Update CHANGELOG
1 parent 5c8f158 commit 828fff2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/bogdandm/json2python-models/tree/HEAD)
3+
## [v0.1.2](https://github.com/bogdandm/json2python-models/tree/v0.1.2) (2019-06-17)
4+
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.1...v0.1.2)
45

5-
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.0.post2...HEAD)
6+
* Fix models merging
7+
* Fix Union optimization in merged models
8+
* Fix optimizing Union\[Unknown\] or Union\[None\]
9+
10+
**Merged pull requests:**
11+
12+
- Bug fixes [\#25](https://github.com/bogdandm/json2python-models/pull/25) ([bogdandm](https://github.com/bogdandm))
13+
14+
## [v0.1.1](https://github.com/bogdandm/json2python-models/tree/v0.1.1) (2019-06-13)
15+
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.0.post2...v0.1.1)
616

717
**Merged pull requests:**
818

0 commit comments

Comments
 (0)