Skip to content

Commit cc5b15d

Browse files
committed
v2.7.17 re-release
_v2.7.17 (20210420)_ **[News]** - The library now supports 100 IR protocols! \o/ **[Bug Fixes]** - Fix `IRAcUtils::decodeToState()` for different length Samsung msgs (#1447 #1448) - Fix issues with installing the library under the Arduino IDE on Win10 & OSX (#1451 #1464) **[Features]** - Fujitsu: Add support for `ARREW4E` model. (#1455 #1456) - Experimental detailed support for Truma A/Cs. (#1440 #1449) **[Misc]** - Fix Arduino library linter issues. (#1451 #1452 #1453 #1460) - Reduce the library's zip download size. (#1451 #1463) - An experiment in using Github Actions to do some of the CI work. (#1462)
1 parent 9fd9295 commit cc5b15d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ReleaseNotes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# Release Notes
22

3-
## _v2.7.17 (20210418)_
3+
## _v2.7.17 (20210420)_
44
**[News]**
55
- The library now supports 100 IR protocols! \o/
66

77
**[Bug Fixes]**
88
- Fix `IRAcUtils::decodeToState()` for different length Samsung msgs (#1447 #1448)
9+
- Fix issues with installing the library under the Arduino IDE on Win10 & OSX (#1451 #1464)
910

1011
**[Features]**
1112
- Fujitsu: Add support for `ARREW4E` model. (#1455 #1456)
1213
- Experimental detailed support for Truma A/Cs. (#1440 #1449)
1314

1415
**[Misc]**
1516
- Fix Arduino library linter issues. (#1451 #1452 #1453 #1460)
17+
- Reduce the library's zip download size. (#1451 #1463)
18+
- An experiment in using Github Actions to do some of the CI work. (#1462)
19+
1620

1721
## _v2.7.16 (20210324)_
1822

0 commit comments

Comments
 (0)