Skip to content

Commit f468b30

Browse files
Updated config files.
1 parent ccd5d83 commit f468b30

2 files changed

Lines changed: 11 additions & 18 deletions

File tree

CHANGELOG

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
## Changelog
22

3-
## [6.0.0] - 09-12-2025
3+
## [6.0.2] - 11-05-2026
44

5-
### Added
6-
- **New EQSS1, EQSS2 and EQSS3** `LIQSS` based methods.
7-
- **New CHEQSS1, CHEQSS2 and CHEQSS3** `LIQSS` based methods.
8-
- **New Python mehtod to update model parameters**.
9-
10-
### Removed
11-
- **CQSS** is deprecated.
5+
### Fixed
6+
- **GUI Initialization** scripts, environment variables and app icon.
7+
- **Python module initialization** for stand alone scripts.
128

139
## [5.0.0] - 04-08-2025
1410

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## QSS Solver 6.0.0
1+
## QSS Solver 6.0.2
22

33
The QSS Solver is a modeling and simulation environment for
44
continuous and hybrid systems and it's optimized for large scale model simulation.
@@ -212,6 +212,12 @@ The simplest way to compile this package is:
212212

213213
## Changelog
214214

215+
## [6.0.2] - 11-05-2026
216+
217+
### Fixed
218+
- **GUI Initialization** scripts, environment variables and app icon.
219+
- **Python module initialization** for stand alone scripts.
220+
215221
## [6.0.0] - 09-12-2025
216222

217223
### Added
@@ -234,15 +240,6 @@ The simplest way to compile this package is:
234240
- Changed default install path.
235241
- Updated/Improved all binary scripts.
236242

237-
## [4.5.3] - 29-01-2025
238-
239-
### Fixed
240-
- Modified build script to include `Python QSS` module.
241-
242-
### Changed
243-
- Remove local `Scotch` library and use system library instead.
244-
245-
246243
## Licensing
247244

248245
Please see the file called LICENSE.

0 commit comments

Comments
 (0)