Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 1.07 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.0] - 2024-03-28

Added

  • Endpoint to read, write and delete retrofit strategy related to a dataset #45

[1.0.0] - 2023-03-15

Added

  • Dockerfile for building container. #19
  • GitHub action for automation of container building. #23
  • Add User in Steps model to record last updated status. #20
  • Document URI, user who updated that and the timestamp #33
  • Redesign Role and User routes and logic #16

Change

  • API takes the testbed name in its routes. #31