You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ HEAD
12
12
* Added support for `std::string_view` (issue #1578, PR #1554 by @0xFEEDC0DE64)
13
13
* Fixed warning `definition of implicit copy constructor for 'MsgPackDeserializer' is deprecated because it has a user-declared copy assignment operator`
14
14
* Added `JsonArray::clear()` (issue #1597)
15
-
* Added support for ESP-IDF component build (PR #1562 by @qt1)
15
+
* Added support for ESP-IDF component build (PR #1562 by @qt1, PR #1599 by @andreaskuster)
0 commit comments