Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 582 Bytes

Changelog

The format is based on Keep a Changelog,

[1.1.0] - 2024-04-11

Changed

  • Updated dependencies, switched to Python 3.11.

[1.0.0] - 2023-02-14

Changed

  • Marked as a stable version.
  • Health check end-point changed to /healthz/ready.

[0.2.0] - 2022-10-28

Changed

  • Switched to Python 3.10, updated dependencies.

[0.1.1] - 2022-09-08

Fixed

  • SceneGeneral exception had wrong ancestor.

[0.1.0] - 2022-09-02

Added

  • Scene service moved out of arcor2_mocks into a separate package.