# HG changeset patch # User Chris Cannam # Date 1487761472 0 # Node ID bc181392fc7f781569c78d6409812b4972ef3bb0 # Parent 40be64894bc2917cde4035e157ac02dc17c8f1c7 Defensive note diff -r 40be64894bc2 -r bc181392fc7f README.md --- a/README.md Fri Feb 10 17:06:58 2017 +0000 +++ b/README.md Wed Feb 22 11:04:32 2017 +0000 @@ -5,6 +5,8 @@ exports the Piper JSON protocol, for use with Javascript code that uses Piper audio feature extractors. +_This is pre-1.0 code and the API may change at any time_ + ## What this repository contains * Adapter code to make a Vamp plugin library into a module that