We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc0650 commit ebf9d0aCopy full SHA for ebf9d0a
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## [v0.2.4](https://github.com/bogdandm/json2python-models/tree/v0.2.4) (2021-07-22)
17
18
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.2.3...v0.2.4)
0 commit comments