From f2810a5f7f2a3a6d38a9706b87de8519e2711669 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 17 Jun 2019 21:29:18 +0200 Subject: [PATCH] 1.8.1 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8aed6c99..f777ff531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.9.0dev] 2019-06- +## [1.8.1dev] 2019-06-17 ### Added +- Added back -DCRASH in Debug build target for capturing any ESP8266 stack dumps during crashes + ### Fixed +### Changed + +- `publish_wait` renamed to `publish_time`, a value of 0 means no sending to MQTT + ## [1.8.0] 2019-06-15 ### Added