changelog: update to v2.2.3

This commit is contained in:
Vanya A. Sergeev
2020-09-03 02:37:35 -05:00
parent 5ecec648b2
commit d8e68ab276
+12
View File
@@ -1,3 +1,15 @@
* v2.2.3 - 09/03/2020
* GPIO
* Disable character device GPIO support when building with older Linux
kernel headers missing line event support in the gpio-cdev ABI.
* SPI
* Fix formatted bits per word truncation in `spi_tostring()`.
* Build
* Add test for character device GPIO support in Linux kernel headers to
Makefile.
* Contributors
* Fabrice Fontaine, @ffontaine - 5b81b89
* v2.2.2 - 07/24/2020
* GPIO
* Add conditional compilation of character device GPIO support to allow