File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-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.post1 "
6+ version = " 8.1.36.post2 "
77update_changelog_on_bump = true
88version_files = [
99 " setup.cfg:version" ,
Original file line number Diff line number Diff line change 1+ ## v8.1.36.post2 (2024-01-11)
2+
3+ ### Fix
4+
5+ - ** system** : fix issue when importing system.gui and system.nav (#258 )
6+
7+ ## v8.1.36.post1 (2024-01-11)
8+
9+ ### Feat
10+
11+ - ** java** : add io.InputStreamReader and supporting classes (#257 )
12+
13+ ### Refactor
14+
15+ - ** system** : change db.runNamedQuery return type to Any (#256 )
16+
117## v8.1.36.post1 (2024-01-11)
218
319### Feat
Original file line number Diff line number Diff line change 11[metadata]
22name = ignition_api
3- version = 8.1.36.post1
3+ version = 8.1.36.post2
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