From 44142e7da9578bda0568221698e1d08919bd22e3 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Fri, 27 Sep 2019 17:17:28 -0400 Subject: [PATCH] Changelog --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index d41df43..96b7e87 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Release history for vue-svg-pan-zoom +$NEXT + +- exposes some of svg-pan-zoom api. (alessiocarrafa, GH#7) + v1.0.1 2019-05-26 - corrects the thumbnail docs in the README. (GH#6)