diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7585834..a76b1a7 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Build for armv7 and armv6 + hash: 13d44206c05c8a576380feb53db1492e9b4eb384 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 0.0.3 + title: "" + date: 2024-05-01T20:27:49.093Z - commits: - subject: Build on self-hosted github runners hash: 092c08e8f854dae537960401995c303edd3bf7db diff --git a/CHANGELOG.md b/CHANGELOG.md index 039471e..060fa32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.0.3 +## (2024-05-01) + +* Build for armv7 and armv6 [Kyle Harding] + # v0.0.2 ## (2024-05-01) diff --git a/VERSION b/VERSION index 7bcd0e3..6812f81 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.2 \ No newline at end of file +0.0.3 \ No newline at end of file