diff --git a/CHANGELOG.md b/CHANGELOG.md index 939fee5fc..b93aadce9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. ### Fixed - RTC not detected when lights are present (#16242) +- DNS lookup for .local domains (#16273) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a7a78948e..0ae9da22f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -72,7 +72,7 @@ Latest released binaries can be downloaded from - http://ota.tasmota.com/tasmota/release Historical binaries can be downloaded from -- http://ota.tasmota.com/tasmota/release-12.0.2 +- http://ota.tasmota.com/tasmota/release-12.1.0 The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz`` @@ -97,7 +97,7 @@ Latest released binaries can be downloaded from - http://ota.tasmota.com/tasmota32/release Historical binaries can be downloaded from -- http://ota.tasmota.com/tasmota32/release-12.0.2 +- http://ota.tasmota.com/tasmota32/release-12.1.0 The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmota.com/tasmota32/release/tasmota32.bin`` @@ -120,5 +120,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo ### Fixed - RTC not detected when lights are present [#16242](https://github.com/arendst/Tasmota/issues/16242) +- DNS lookup for .local domains [#16273](https://github.com/arendst/Tasmota/issues/16273) ### Removed