  __  __       _   _       _   _ ______ _______
 |  \/  |     | | | |     | \ | |  ____|__   __|
 | \  / | __ _| |_| |__   |  \| | |__     | |
 | |\/| |/ _` | __| '_ \  | . ` |  __|    | |
 | |  | | (_| | |_| | | |_| |\  | |____   | |
 |_|  |_|\__,_|\__|_| |_(_)_| \_|______|  |_|

 Math.NET Spatial - https://spatial.mathdotnet.com
 Copyright (c) Math.NET - Open Source MIT/X11 License

 Math.NET Spatial v0.4.0

### 0.4.0 - 2017-05-01
* Build: extra *.Signed packages with strong named assemblies for legacy use cases
* Polygon: order points on the convex hull clockwise *~Per Kuijpers*

### 0.3.0 - 2016-11-05
* Various additions and fixes

### 0.2.0-alpha - 2015-04-20
* Coordinate System: Rotation overloads
* Coordinate System: OffsetBy
* Homogeneous Coordinates *~luisllamasbinaburo*
* Split into Euclidean and Projective namespaces
* BUG: fix Vector3D.ProjectOn *~Ralle*
* Angle: various improvements and fixes
* Compatibility: downgraded to .Net 4.0 (from .Net 4.5)

### 0.1.1-alpha - 2014-10-08
* Initial version
