Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Chris Crocker-White <chriscw@balena.io>
  • Loading branch information
chrisys committed Jul 26, 2023
1 parent 4ca8068 commit 3854ad1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,25 @@ 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](http://semver.org/).

# v0.5.4
## (2023-07-26)

* Add alternate validation, allowing use of non-numeric platforms [CalamityJames]

# v0.5.3
## (2023-07-26)

* Load 10 rows by default, to get the most from the API call [CalamityJames]

# v0.5.2
## (2023-07-22)

* New feature: Debug screen support [CalamityJames]

# v0.5.1
## (2023-07-04)

* Readded `tzdata` to set timezone, fixes #36 again, sorry!
* Readded `tzdata` to set timezone, fixes #36 again, sorry! [CalamityJames]

# v0.5.0
## (2023-06-29)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.3
0.5.4
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ data:
- targetFPS: 70
- fpsTime: 10
- debug: False
version: 0.5.2
version: 0.5.4

0 comments on commit 3854ad1

Please sign in to comment.