diff --git a/README.md b/README.md index 016e232..d360d05 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,9 @@ All classes and public methods are documented in the source code of the library: # Changelog +1.1.0 (2021-11-30): +- Support switch to Vcc with pull-down resistor (thanks to @BerranRemzi). + 1.0.0 (2017-01-16): - Initial version. diff --git a/library.properties b/library.properties index 5cd390c..63c1d11 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MultiButton -version=1.0.0 +version=1.1.0 author=Martin Poelstra maintainer=Martin Poelstra sentence=Reliable detection of single, double and long clicks.