Skip to content

Commit e22cc89

Browse files
author
bkalashnikov
committed
Update CHANGELOG.md
1 parent 0cab669 commit e22cc89

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/bogdandm/json2python-models/tree/HEAD)
3+
## [v0.3.1](https://github.com/bogdandm/json2python-models/tree/v0.3.1) (2024-10-24)
44

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

77
**Implemented enhancements:**
88

9+
- is there a online version for this? [\#56](https://github.com/bogdandm/json2python-models/issues/56)
910
- SQLModel support [\#49](https://github.com/bogdandm/json2python-models/issues/49)
1011

12+
**Fixed bugs:**
13+
14+
- Not able to install with pip \>24.1 version [\#57](https://github.com/bogdandm/json2python-models/issues/57)
15+
16+
**Merged pull requests:**
17+
18+
- Modernize project setup and setup cron action job [\#59](https://github.com/bogdandm/json2python-models/pull/59) ([bogdandm](https://github.com/bogdandm))
19+
1120
## [v0.3.0](https://github.com/bogdandm/json2python-models/tree/v0.3.0) (2023-01-02)
1221

1322
[Full Changelog](https://github.com/bogdandm/json2python-models/compare/v0.2.7...v0.3.0)

0 commit comments

Comments
 (0)