Skip to content

Commit 4cb542c

Browse files
committed
Update changelog in preparation for release
1 parent fd0728e commit 4cb542c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ For more details refer to the [documentation](https://softwarequtech.github.io/S
55

66
Upcoming
77
--------
8-
2025-07-15 (v4.0.1)
8+
2026-03-13 (v4.0.1)
99
-------------------
1010
- Migrated project specification to use modern TOML approach.
1111
- Tested working with Python versions 3.10, 3.11 and 3.12.
12+
- Added new SDK for easily creating SimulaQron applications. This new SDK allows to also create
13+
client-server applications using event-based programming paradigm.
14+
- Updated the SimulaQron network configuration file format. This is done to align the network
15+
configuration file with the data required by SimulaQron "native" mode and the "NetQASM" mode.
16+
- Updated documentation of most of the undocumented functions and to match the new developments.
1217

1318
2021-11-18 (v4.0.0)
1419
-------------------

0 commit comments

Comments
 (0)