diff --git a/History.md b/History.md index cc944ff..6007d44 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,10 @@ +# 1.0.0 / 2016-07-20 + + * add dockerized version + * improve token parameter + **Breaking change:** Token parameter no longer expects comma delimitted tokens but now you need to specify the tokens either as arguments or specify the token parameter multiple times for multiple tokens + * update rconfig + 0.1.2 / 2016-03-31 ==================