Skip to content

Commit

Permalink
Update Release_Notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaapvanEkris authored Sep 3, 2024
1 parent 9c5ee1d commit 40e0087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Main contributors: [Jaap van Ekris](https://github.com/JaapvanEkris) and [Abasz]

### Bugfixes and robustness improvements in 1.0.0

- **Improvmeent of the architecture**: we cleaned up the old architecture and went to a more message bus structure where clients are responsible for their own datatransmissions. See [architecture](Architecture.md) for a deeper implementation
- **Improvement of the architecture**: we cleaned up the old architecture and went to a more message bus structure where clients are responsible for their own datatransmissions. See [architecture](Architecture.md) for a deeper implementation
- **Performance improvement of the TS estimator**, further reducing CPU load
- **Removed a lot of memory leaks**, although only being problematic in large simulations (i.e. over 3000K), we want to keep our code to behave nice
- **Improved robustness of the stroke detection algorithm**
Expand Down

0 comments on commit 40e0087

Please sign in to comment.