diff --git a/CHANGELOG.md b/CHANGELOG.md index 03f05718e..9807a64c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ## [13.4.0.3] ### Added - Zigbee support for attributes of type `uint48` used by energy monitoring (#20992) -- Support for LoRaWanBridge +- Support for EU863-870 LoRaWanBridge ### Breaking Changed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d3a0a5a91..fe8ce2cb2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -118,7 +118,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ## Changelog v13.4.0.3 ### Added -- Support for LoRa and LoRaWanBridge +- Support for LoRa and EU863-870 LoRaWanBridge - Support for AMS5915/AMS6915 temperature and pressure sensors [#20814](https://github.com/arendst/Tasmota/issues/20814) - Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` [#4771](https://github.com/arendst/Tasmota/issues/4771) - IR support data larger than 64 bits [#20831](https://github.com/arendst/Tasmota/issues/20831)