mirror of
https://github.com/wled/WLED.git
synced 2026-04-20 14:12:55 +00:00
Clarify 16_x branch description
Updated description of the 16_x branch for clarity. We are not at "feature-freeze" yet
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -83,7 +83,7 @@ After making changes to web UI, always test:
|
||||
main # Main development trunk (daily/nightly) 17.0.0-dev
|
||||
├── V5 # special branch: code rework for esp-idf 5.5.x (unstable)
|
||||
├── V5-C6 # special branch: integration of new MCU types: esp32-c5, esp32-c6, esp32-p4 (unstable)
|
||||
16_x # current beta (feature freeze) for next release 16.0.0
|
||||
16_x # current beta, preparations for next release 16.0.0
|
||||
0_15_x # maintainance (bugfixes only) for current release 0.15.4
|
||||
(tag) v0.14.4 # previous version 0.14.4 (no maintainance)
|
||||
(tag) v0.13.3 # old version 0.13.3 (no maintainance)
|
||||
|
||||
Reference in New Issue
Block a user