HomeRange_plugin for QGIS' NEWS file
= What's new in 2.1.7

 * Bugfix - hopefully fixed bug #20.

= What's new in 2.1.4

 * If rpy2 is available, import it.. last commit was not perfect.

= What's new in 2.1.3

 * If rpy2 is not available, the loading is avoided

= What's new in 2.1.2

 * Fixed Windows bug about a trailing print in Rcall function
 * Restored error popup window for Rcall

= What's new in 2.1.1

 * NNCH method now available

= What's new in 2.1.0

 * refactoring: removed HRPlugin_algorithm, moved Rcall function into HRPlugin_dialog's
   Rwrapper class, removed checkPackages function
 * cleaner check of R packages, aborting procedure if they are missing.

= What's new in 2.0.3 =

 * renamed attribute columns to be PostgreSQL compliant (pointed out by Horst Reinecke)
 
= What's new in 2.0.2 =

 * removed rpy2_rpyclassic calls - only rpy2 is used

= What's new in 2.0.1 =

 * recovered "add shapefile to canvas" functionality after refactoring

= What's new in 2.0.0 =

 * deep refactoring

= What's new in 1.2.5 = 

 * recovered "add shapefile to canvas" functionality

= What's new in 1.2.4 = 

 * recovered overwrite functionality

= What's new in 1.2.3 =

 * recovered rpy compatibility
 * hidden Overwrite and Add to Canvas functions until bugfix
