Skip to content

Commit 543a323

Browse files
committed
Update CHANGELOG.md
1 parent 81fa128 commit 543a323

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

CHANGELOG.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/bogdandm/json2python-models/tree/HEAD)
3+
## [v0.2.0](https://github.com/bogdandm/json2python-models/tree/v0.2.0) (2020-05-10)
44

5-
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.2...HEAD)
5+
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.2...v0.2.0)
66

77
**Merged pull requests:**
88

@@ -12,22 +12,8 @@
1212
- Add more reserved words [\#28](https://github.com/bogdandm/json2python-models/pull/28) ([bogdandm](https://github.com/bogdandm))
1313
- Update ordered-set requirement from ==3.\* to ==4.\* [\#27](https://github.com/bogdandm/json2python-models/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
1414

15-
# Changelog
16-
17-
## [Unreleased](https://github.com/bogdandm/json2python-models/tree/HEAD)
18-
19-
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.2...HEAD)
20-
21-
**Merged pull requests:**
22-
23-
- Add python3.8 and 3.9-dev to test matrix [\#31](https://github.com/bogdandm/json2python-models/pull/31) ([bogdandm](https://github.com/bogdandm))
24-
- Pydantic models generation [\#29](https://github.com/bogdandm/json2python-models/pull/29) ([bogdandm](https://github.com/bogdandm))
25-
- Add more reserved words [\#28](https://github.com/bogdandm/json2python-models/pull/28) ([bogdandm](https://github.com/bogdandm))
26-
- Update ordered-set requirement from ==3.\* to ==4.\* [\#27](https://github.com/bogdandm/json2python-models/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
27-
28-
# Change Log
29-
3015
## [v0.1.2](https://github.com/bogdandm/json2python-models/tree/v0.1.2) (2019-06-17)
16+
3117
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.1.1...v0.1.2)
3218

3319
* Fix models merging
@@ -100,4 +86,7 @@
10086
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
10187

10288

89+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
90+
91+
10392
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)