We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ae21c commit b783a18Copy full SHA for b783a18
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+# v0.1.3
8
+## (2022-02-28)
9
+
10
+* Add balena.yml to tie into transformers [Robert Günzler]
11
12
# v0.1.2
13
## (2021-04-22)
14
VERSION
@@ -1 +1 @@
1
-0.1.2
+0.1.3
balena.yml
@@ -1,6 +1,6 @@
type: type-product-os-t-golang-source@1.1.2
2
name: librsync-go
3
-version: 0.6.1
+version: 0.1.3
data:
# we want transformers to run here:
$transformer: {}
0 commit comments