File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ gpg_sign = true
33name = " cz_conventional_commits"
44tag_format = " v$version"
55version_scheme = " pep440"
6- version = " 8.1.36.post2 "
6+ version = " 8.1.37 "
77update_changelog_on_bump = true
88version_files = [
99 " setup.cfg:version" ,
Original file line number Diff line number Diff line change 1+ ## v8.1.37 (2024-02-01)
2+
3+ ## v8.1.36.post2 (2024-01-11)
4+
5+ ### Fix
6+
7+ - ** system** : fix issue when importing system.gui and system.nav (#258 )
8+
9+ ## v8.1.36.post1 (2024-01-11)
10+
11+ ### Feat
12+
13+ - ** java** : add io.InputStreamReader and supporting classes (#257 )
14+
15+ ### Refactor
16+
17+ - ** system** : change db.runNamedQuery return type to Any (#256 )
18+
119## v8.1.36.post2 (2024-01-11)
220
321### Fix
Original file line number Diff line number Diff line change 11[metadata]
22name = ignition_api
3- version = 8.1.36.post2
3+ version = 8.1.37
44description = Ignition Scripting API
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments