Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 660 Bytes

Changelog

Manually generated changelog, for now. We follow semantic versioning.

2.0.0 - 2024-09-09

  • Update to Maybenot v2.0.0.
  • Added a simple network model, allowing advanced users to simulate a maximum packets-per-second (PPS) bottleneck.
  • Crude, probably too aggressive, support for simulating aggregated delays due to blocking actions preventing normal traffic from being sent.

1.1.1 - 2024-04-08

  • Update to Maybenot v1.1.0.

1.1.0 - 2024-04-05

  • Support for integration delays.
  • Light networking refactor.

1.0.1 - 2023-11-24

  • Minor README update.

1.0.0 - 2023-11-24

  • Initial public release of the Maybenot simulator.