Skip to content

Commit bb1470a

Browse files
committed
added changelog
1 parent f9a41c9 commit bb1470a

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library enables you to send and receive using infra-red signals on an Ardui
88

99
Check [here](http://z3t0.github.io/Arduino-IRremote/) for tutorials and more information.
1010

11-
## Version - 2.1.0
11+
## Version - 2.2.0
1212

1313
## Installation
1414
1. Navigate to the [Releases](https://github.com/z3t0/Arduino-IRremote/releases) page.
@@ -21,7 +21,7 @@ Check [here](http://z3t0.github.io/Arduino-IRremote/) for tutorials and more inf
2121
- Arduino Uno / Mega / Leonardo / Duemilanove / Diecimila / LilyPad / Mini / Fio / Nano etc.
2222
- Teensy 1.0 / 1.0++ / 2.0 / 2++ / 3.0 / 3.1 / Teensy-LC; Credits: @PaulStoffregen (Teensy Team)
2323
- Sanguino
24-
- Atmega8
24+
- Atmega8535, 8, 16, 32, 164, 324, 644, 1284, 64, 128
2525
- ATtiny 84 / 85
2626

2727
We are open to suggestions for adding support to new boards, however we highly recommend you contact your supplier first and ask them to provide support from their side.

changelog.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2.2.0 - 2016/06/28
2+
- Added support for ATmega8535
3+
- Added support for ATmega16
4+
- Added support for ATmega32
5+
- Added support for ATmega164
6+
- Added support for ATmega324
7+
- Added support for ATmega644
8+
- Added support for ATmega1284
9+
- Added support for ATmega64
10+
- Added support for ATmega128
11+
12+
[PR](https://github.com/z3t0/Arduino-IRremote/pull/324)
13+
114
## 2.1.1 - 2016/05/04
215
- Added Lego Power Functions Protocol [PR #309](https://github.com/z3t0/Arduino-IRremote/pull/309)
316

0 commit comments

Comments
 (0)