From 7ab1730f68513bcb4ace6f3f30867d40ba9c3b48 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Tue, 4 Jul 2017 10:34:52 -0400 Subject: [PATCH] Add Changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b8c09..03654f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ ## v0.13.0-dev + * nerves_system_br v0.12.1 + * erlinit 1.1.1 + * fwup 0.15.0 + + * New features + * The application data partition is now `ext4`. This greatly improves its + robustness to corruption. Nerves.Runtime contains code to initialize it on + first boot. + * Firmware images now contain metadata that can be queried at runtime (see + Nerves.Runtime.KV + * Increased GPU memory to support Pi Camera V2 + ## v0.12.0 * nerves_system_br v0.10.0