diff --git a/CHANGELOG.md b/CHANGELOG.md index 413900c9..f2970dad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ * Device: Add new contract for Stem x86 32bit [Trong Nghia Nguyen] * Qemu: Update qemu to v3.0.0+resin [Trong Nghia Nguyen] +# v1.12.15 +## (2021-02-10) + +* hw.device-type: Migrate SRD3 to private DT [Alexandru Costache] + # v1.12.14 ## (2021-02-08) diff --git a/package.json b/package.json index 4302e2ae..871e3edc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contracts", - "version": "1.12.14", + "version": "1.12.15", "description": "Balena Base Contracts", "repository": { "type": "git",