mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
1cdd5c3f08
commit
b33d2d540f
|
@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
|
|||
### Added
|
||||
- Support for IPv6 DNS records (AAAA) and IPv6 ``Ping`` for ESP32 and ESP8266 (#17417)
|
||||
- Berry support for ``crypto.SHA256`` (#17430)
|
||||
- Support for RGB displays (#17414)
|
||||
|
||||
### Breaking Changed
|
||||
|
||||
|
|
|
@ -109,6 +109,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
|
||||
## Changelog v12.3.1.1
|
||||
### Added
|
||||
- Support for RGB displays [#17414](https://github.com/arendst/Tasmota/issues/17414)
|
||||
- Support for IPv6 DNS records (AAAA) and IPv6 ``Ping`` for ESP32 and ESP8266 [#17417](https://github.com/arendst/Tasmota/issues/17417)
|
||||
- Berry support for ``crypto.SHA256`` [#17430](https://github.com/arendst/Tasmota/issues/17430)
|
||||
|
||||
|
|
Loading…
Reference in New Issue