# Version 1.3
- Created the Polygon Landcover Overlay tool, which is capable of extracting values per polygon feature from 
underlying raster shapes. Both classified and non-classified raster shapes are supported. 

# Version 1.2
- Switched to a object orientied programming style. However parts of the code are still extremely slow :-(
- Added several new metrics including Total edge length, Edge Density, Landscape Division Index,
Splitting Index and Effective Mesh Size
- Fixed an Error with the Greatest Patch Size detection
- Added no-data field in the selection menu
- Removed Custom tab for now (maybe an implementation fill follow later if i have time)

# Version 1.1
- Moved Plugin completely to the raster toolbar
- Info Button moved to LecoS GUI
- Other Gui related things

# Version 1.0
First Release