mirror of https://github.com/arendst/Tasmota.git
Prep v10.1.0
This commit is contained in:
parent
329d76346f
commit
e5d576b507
|
@ -3,10 +3,10 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## [Released]
|
||||
|
||||
## [10.0.0] 20211019
|
||||
- Release Norman
|
||||
## [10.1.0] 20211208
|
||||
- Release Noelle
|
||||
|
||||
## [10.0.0.4]
|
||||
## [10.0.0.4] 20211208
|
||||
### Added
|
||||
- (Internal) Support for FUNC_BUTTON_MULTI_PRESSED in (light)drivers
|
||||
- Support for GPE Multi color smart light as sold by Action in the Netherlands
|
||||
|
@ -81,8 +81,6 @@ All notable changes to this project will be documented in this file.
|
|||
- Discovery of shutters (#13572)
|
||||
- ESP32-C3 OneWire as used by DS18x20 (#13583)
|
||||
|
||||
## [Released]
|
||||
|
||||
## [10.0.0] 20211019
|
||||
- Release Norman
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ Easy initial installation of Tasmota can be performed using the [Tasmota WebInst
|
|||
|
||||
## Development
|
||||
|
||||
[![Dev Version](https://img.shields.io/badge/development%20version-v10.0.x.x-blue.svg)](https://github.com/arendst/Tasmota)
|
||||
[![Dev Version](https://img.shields.io/badge/development%20version-v10.1.x.x-blue.svg)](https://github.com/arendst/Tasmota)
|
||||
[![Download Dev](https://img.shields.io/badge/download-development-yellow.svg)](http://ota.tasmota.com/tasmota/)
|
||||
[![Tasmota CI](https://github.com/arendst/Tasmota/workflows/Tasmota%20CI/badge.svg)](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+CI%22)
|
||||
[![Tasmota ESP32 CI](https://github.com/arendst/Tasmota/workflows/Tasmota%20ESP32%20CI/badge.svg)](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+ESP32+CI%22)
|
||||
|
|
Loading…
Reference in New Issue