Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
142 lines (95 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

142 lines (95 loc) · 3.02 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.

v3.8.2

(2022-11-16)

  • moving from balenablocks to balena-labs-projects [Flynn Joffray]

v3.8.1

(2022-04-06)

  • Fixed balena.yml [Alex]

v3.8.0

(2022-04-05)

  • Updates for balena blocks [Alex]

v3.7.0

(2022-03-25)

  • Adds releasing block to bh.cr [Alex]

v3.6.1

(2022-01-06)

  • Explains manufacturing string information [Alex]

v3.6.0

(2021-12-10)

  • Adds repo version into block [Alex]

v3.5.0

(2021-12-09)

  • Changed publish image repo to docker hub [Alex]

v3.4.1

(2021-10-25)

  • Removed unnecessary architectures [Alex Bucknall]

v3.4.0

(2021-10-25)

  • Dockerfile.template -> Dockerfile and adjusted for draft releases [Alex Bucknall]
  • Fixed directory name [Alex Bucknall]

v3.3.1

(2021-10-25)

  • Fixed directory name [Alex Bucknall]

v3.3.0

(2021-10-25)

  • Added github actions for pushing to fleet and releasing images [Alex Bucknall]

v3.2.2

(2021-09-24)

  • Fixes description [Alex Bucknall]

v3.2.1

(2021-09-22)

  • Fixes icon [Alex]

v3.2.0

(2021-09-22)

  • Adds parsing on write to check serial data is valid and tests to validate. [Alex]
  • Tidying up landr pages [Alex]

v3.1.0

(2021-09-22)

  • Adds parsing on write to check serial data is valid and tests to validate. [Alex]

v3.0.1

(2021-08-20)

  • Various docs fixes [Alex Bucknall]

v3.0.0

(2021-08-18)

  • Create LICENSE [Alex Bucknall]
  • Prepares repo for landr [Alex Bucknall]

v2.1.1

(2021-08-18)

  • Create LICENSE [Alex Bucknall]

v2.1.0

(2021-08-18)

  • Aligned terminology with balenaBlock [Alex Bucknall]
  • Updated balena.yml [Alex Bucknall]
  • Updated documentation to reflect breaking changes in previous release. [Alex Bucknall]
  • Updated build instruction and npm scripts help [Alex Bucknall]
  • Updated package.json for rename and updated instructions [Alex Bucknall]

v2.0.1

(2021-08-16)

  • Setting package.json to private to stop CI from publishing [Alex Bucknall]
  • Fixes issue with lsusb failing to exec and throwing an unhandled error [Alex Bucknall]

v2.0.0

(2021-08-11)

  • remove bash logic and refactor everything into es6 [curcuz]

v1.0.1

(2021-03-01)

  • meta: run versionist to update balena.yml version [Tomás Migone]

v1.0.0

(2021-02-25)

  • meta: enable versionist Take 2. [Tomás Migone]
  • meta: enable versionist [Tomás Migone]
  • Update docker-compose example [Vipul Gupta]
  • logo again [Phil Wilson]
  • hub meta [Phil Wilson]
  • logo [Phil Wilson]
  • hub meta [Phil Wilson]
  • Fixed example to match expected service name [Alex Bucknall]
  • readme updates [Phil Wilson]
  • File structure fix and updated build instructions [Alex Bucknall]
  • Fixes issue with missing config variables [Alex Bucknall]
  • Updated file structure and addressed various issues [Alex Bucknall]
  • Add CI file [Phil Wilson]
  • Patch to support new fin v1.1.1 [Alex Bucknall]
  • minor bug fix on ping [Phil Wilson]