Skip to content

Commit ebf9d0a

Browse files
committed
Update CHANGELOG.md
1 parent 9fc0650 commit ebf9d0a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [v0.2.5](https://github.com/bogdandm/json2python-models/tree/v0.2.5) (2022-03-10)
4+
5+
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.2.4...v0.2.5)
6+
7+
**Fixed bugs:**
8+
9+
- i think it needs the \n quotation [\#42](https://github.com/bogdandm/json2python-models/issues/42)
10+
11+
**Merged pull requests:**
12+
13+
- Fix invalid chars in Literal
14+
value [\#43](https://github.com/bogdandm/json2python-models/pull/43) ([bogdandm](https://github.com/bogdandm))
15+
316
## [v0.2.4](https://github.com/bogdandm/json2python-models/tree/v0.2.4) (2021-07-22)
417

518
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.2.3...v0.2.4)

0 commit comments

Comments
 (0)