From 1c2b6458f2346df674cc358ca12a8d37c61f76cd Mon Sep 17 00:00:00 2001 From: Fl0-0 Date: Sat, 1 Jun 2019 11:33:50 +0200 Subject: [PATCH] Changelog standalone Makefile.hal & Makefile.platform --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b390bbc56..8c057babc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] + - Add STANDALONE option to Makefile.hal (@Fl0-0) - Add support new frame format in all Lua scripts (@iceman) - Add CMD_CAPABILITIES for pm3 to inform dynamically the client (@doegox) - Change baudrate handling, make it clear it's only indicative for USB-CDC & BT (@doegox)