Skip to content

Commit bc87dd5

Browse files
authored
Merge pull request #160 from wilsonrljr/v0.5.2
update version to v0.5.2
2 parents 7ae07b4 + a0a9d00 commit bc87dd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### CHANGES
1010

11-
This update addresses a critical bug related to the Polynomial and Bilinear basis function for models with more the 3 inputs. The issue raised due to the changes in basis function for v0.5.0, but has now been resolved. This release keep providing crucial groundwork for the future development of SysIdentPy, making easier to add new features and improve the code, setting the stage for a robust and feature-complete 1.0.0 release in the feature.
11+
IMPORTANT! This update addresses a critical bug related to the Polynomial and Bilinear basis function for models with more the 3 inputs. The issue raised due to the changes in basis function for v0.5.0, but has now been resolved. This release keep providing crucial groundwork for the future development of SysIdentPy, making easier to add new features and improve the code, setting the stage for a robust and feature-complete 1.0.0 release in the feature.
1212

1313
- **API Changes:**
1414
- Fix Polynomial and Bilinear basis function issue for models with more than 3 inputs.

docs/changelog/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ template: overrides/main.html
1313

1414
### CHANGES
1515

16-
This update addresses a critical bug related to the Polynomial and Bilinear basis function for models with more the 3 inputs. The issue raised due to the changes in basis function for v0.5.0, but has now been resolved. This release keep providing crucial groundwork for the future development of SysIdentPy, making easier to add new features and improve the code, setting the stage for a robust and feature-complete 1.0.0 release in the feature.
16+
IMPORTANT! This update addresses a critical bug related to the Polynomial and Bilinear basis function for models with more the 3 inputs. The issue raised due to the changes in basis function for v0.5.0, but has now been resolved. This release keep providing crucial groundwork for the future development of SysIdentPy, making easier to add new features and improve the code, setting the stage for a robust and feature-complete 1.0.0 release in the feature.
1717

1818
- **API Changes:**
1919
- Fix Polynomial and Bilinear basis function issue for models with more than 3 inputs.

0 commit comments

Comments
 (0)