From fe34e7789a1e2aef863a30e8c8a7e4173dcbe8f4 Mon Sep 17 00:00:00 2001 From: Samuel Sadok Date: Fri, 9 Mar 2018 21:24:30 -0800 Subject: [PATCH] amend changelog --- Firmware/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Firmware/CHANGELOG.md b/Firmware/CHANGELOG.md index 304a193b..cfdd01a8 100644 --- a/Firmware/CHANGELOG.md +++ b/Firmware/CHANGELOG.md @@ -3,6 +3,9 @@ Please add a note of your changes below this heading if you make a Pull Request. * **Storing of configuration parameters to Non Volatile Memory** +### Changed +* The build is now configured using the `tup.config` file instead of editing source files. Make sure you set your board version correctly. See [here](README.md#configuring-the-build) for details. + # Releases ## [0.3.5] - 2018-03-04