diff --git a/README.md b/README.md index 1ce33f9..87d57af 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# H4 vn 0.0.1 +# H4 vn 0.1.0 ## Universal functional scheduler / timer with rich API for asynchronous one-off, periodic and random events with event chaining. Allows identical code on multiple platforms: ArduinoIDE ESP8266, ESP32, STM32NUCLEO-* / STM32CubeIDE HAL F0/1/3/4 / Ubuntu Linux / Raspberry Pi (jessie) ![H4 Flyer](/assets/H4flyer.jpg) +## Change log + +Read recent changes [here](/changelog.txt) + ## Introduction Serialises Ascyhronous events (buttons. sensors etc) into a serial queue running on "the main loop" diff --git a/changelog.txt b/changelog.txt index 2e6cc9f..40e670a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,5 +2,3 @@ H4GPIOManager added this file - - \ No newline at end of file