Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 574 Bytes

File metadata and controls

27 lines (15 loc) · 574 Bytes

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.

[Unreleased]

v0.2.0 - 2021-04-14

Added

  • ui: Add create task dialog (#40)

Changed

  • task: Refactor into grpc services (#51)

v0.1.0 - 2021-03-29

Added

  • backend: Implement CreateTask and RunTask
  • frontend: Setup flutter UI framework