Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Added

Changed

Fixed

Removed

1.1.0 - 2024-02-18

Added

  • Nginx and docker image for webapp. (#6)

Changed

  • Swagger ui path to /doc. (#6)

Fixed

Removed

1.0.1 - 2024-02-17

Added

  • Nginx add CORS header. (#2)

Changed

  • DB schema and storage helper. (#4)

Fixed

  • Task response missing 2d coords. (#3)

Removed

1.0.0 - 2024-02-14

Added

  • Init flask api server. (#1)

Changed

Fixed

Removed