diff --git a/README.md b/README.md index ad3a0e9..699f9dc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ function configureFunction (connection) { ## CHANGELOG +* 0.1.2 - Ensure errors result in Promise rejection. Use _debug_ instead of +_fhlog_. + * 0.1.1 - Patch for serialport 2.1.X changes in autoconnect * 0.1.0 - Initial release