Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 3.41 KB

Changelog

1.1.2 (2024-05-15)

Bug Fixes

1.1.1 (2024-05-15)

Bug Fixes

1.1.0 (2024-04-19)

Features

Bug Fixes

1.0.2 (2024-02-22)

Bug Fixes

  • add /api/v1 prefix to all API routes (#34) (fff9add)

1.0.1 (2024-02-22)

Technical

  • fix production deployment settings (a0e2827)

1.0.0 (2024-02-16)

Features

  • add basic project structure (8ee769d)
  • Add new routes and features for ticket and flag management (CRUD api) (#15) (a9c6bf1)
  • make nutripatrol production-ready (#29) (464a387)

Bug Fixes

  • fix container-deploy.yml config (89d465d)
  • fix flake8 error (3dfe6ae)