Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

29 lines (24 loc) · 1.24 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v2.0.0

(2022-03-22)

  • Switch to the v6 API model [Thodoris Greasidis]

v1.0.0

(2020-09-23)

  • Add repo.yml (balena CI configuration) [Paulo Castro]
  • Update README to mention dashboard feature and masterclass [Paulo Castro]
  • Add tag values to update-test-group.sh [Mario Camou]
  • Change all the routes to v5 [Lightningbear]
  • Change all resin references to balena [Matthew McGinn]
  • Update balena backend URI pending rename [Matthew McGinn]
  • update-test-group: Specify group tag with $1 and commit with $2 [Pablo Carranza Velez]
  • Use v4 API and release instead of build [Pablo Carranza Velez]
  • Allow the unpinning of devices [Cameron Diver]
  • Add a bash shebang to all files, so they work in non-bash environments [Tim Perry]
  • Check configuration before running each command [Tim Perry]
  • Use tags to target a test group of devices [Thodoris Greasidis]
  • Make set-device-to-a-build work with device UUIDs & IDs [Thodoris Greasidis]
  • Use Device UUID instead of ID [Thodoris Greasidis]
  • fix minor readme and logging issues [Shaun Mulligan]