From a8cccf6de408af3b05f6d7a1ca6856df77769a97 Mon Sep 17 00:00:00 2001 From: Jonathon Brouse Date: Sat, 7 May 2016 13:32:27 -0400 Subject: [PATCH] Updated readme locking highstock.js version at 4.2.1 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3ac5250..a7ed27c 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,9 @@ I've included an Upstart job in the `init` directory of this repository. This wi post-stop exec /usr/local/bin/docker-compose -f /path/to/your/docker-compose.yml stop 4. Reload the job controller `initctl reload-configuration` + +# Notes + +## Highstock.js + +The version of highstock.js is locked at 4.2.1 due to a breaking change in newer versions.