diff --git a/Contributors.md b/Contributors.md index 36ec806..fb7d50a 100644 --- a/Contributors.md +++ b/Contributors.md @@ -15,8 +15,9 @@ These are the active contributors of this project that you may contact if there - [csBlueChip](https://github.com/csbluechip) : Active contributor, who contributed major and vital changes to the code base. - [Sebazzz](https://github.com/sebazz): Contributor - [lumbric](https://github.com/lumbric): Contributor -- [ElectricRCAircraftGuy](https://github.com/electricrcaircraftguy): Active Contributor +- [ElectricRCAircraftGuy](https://github.com/electricrcaircraftguy): Contributor - [henkel](https://github.com/henkel): Contributor - [MCUdude](https://github.com/MCUdude): Contributor +- [salocinx](https://github.com/salocinx): Contributor Note: This list is being updated constantly so please let [z3t0](https://github.com/z3t0) know if you have been missed. diff --git a/changelog.md b/changelog.md index 3ecd9b5..0e9cd62 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 2.3.0 - 2017/02/06 +- Added Commodore Amiga CDTV Support [ISSUE #407](https://github.com/z3t0/Arduino-IRremote/issues/407) [PR #413](https://github.com/z3t0/Arduino-IRremote/pull/413) + ## 2.2.2 - 2017/01/20 - Renamed "boarddefs.h" [ISSUE #375](https://github.com/z3t0/Arduino-IRremote/issues/375) - Fixed naming bug [PR #398](https://github.com/z3t0/Arduino-IRremote/pull/398)