From 3bfff7ed74bef5412bca1c7921fcbc3873532322 Mon Sep 17 00:00:00 2001 From: matteo Date: Thu, 14 Sep 2017 14:01:13 +0200 Subject: [PATCH] changelog added --- metadata.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata.txt b/metadata.txt index 83c3bb4d..d956975d 100644 --- a/metadata.txt +++ b/metadata.txt @@ -11,7 +11,7 @@ name=Data Plotly qgisMinimumVersion=2.99 qgisMaximumVersion=3.98 description=D3 Plots for QGIS -version=0.4 +version=1.0 author=Matteo Ghetta email=matteo.ghetta@gmail.com @@ -24,7 +24,14 @@ repository=https://github.com/ghtmtt/DataPlotly # Recommended items: # Uncomment the following line and add your changelog: -# changelog= +changelog= + Version 1.0 + * Add many plot/map interactions + * No more Plot Basket, but Update button. Easy and clean + * API extension to use the plugin from command line + * Documentation and Readme updated + * Code refactoring and faster code execution + * Bins number and cumulative features for Histogram # Tags are comma separated with spaces allowed tags=python, d3, plots, vector, graphs