0.1.6:
	* Bug fix on wscript
0.1.5:
	* A small plugin to convert Ingen Control to VC ('0 to 1' to '-1 to 1') REMOVED because it is now possible in Ingen
	* A new LFO to be controlled via Freq, not Tempo
	* Removed usage of Jack library
	* VCO2 CV as well... to be used as modulator
	* LFO Tempo Divider goes from 1/128 to 32 and is displayed as such in Dial
	* A few bug fixes
	* New examples
	* Bug fix: default resonance value in vcf.ttl
	* VC to HZ and HZ to VC: all input/output as VC
	* VCA for CV
	* VCO Edge is controllable (for Square and Triangle)
	* VCO has now a semitone parameter (no harmonic/subharmonic no more)
	* Plugin to change the amplitude of a VC (-1/1 to 0/2 for example)
	* VC to Control and Control to VC plugin

0.1.4:
	* LFO frequency now represented as Tempo and Multiplier
	* Beat Repeater doesn't crash if parameters changed while repeating
	* A small plugin to convert Ingen Control to VC ('0 to 1' to '-1 to 1')

0.1.3:
	* Fix in Sample&Hold ttl
	* Fix in Presets

0.1.2:
	* VCF Resonance filter bug fix
	* Optimization in wscript
	* Trashy DownSampler
	* Granulator
	* Mixer 2 channels
	* BeatRepeater Stereo & Mono
	* BeatSlice Stereo & Mono
	* Percussive Envelope bug fix

0.1.1:
	* New presets
	* GUI fixes for VCO2

0.1.0:
	* Plugins using CV
	* Plugins with updated GUI
	* David Robillard Patch:
		* Fixed several errors and typos discovered by sord_validate.
		* Clean up port names (unfortunately some symbols are pretty weird too but changing this would break compatibility), use label conventions consistent with fomp
		* Describe project separately and link plugins to it (one description of maintainer etc., and now validates)
		* Make ports with scale points enumerations so a combo box will be shown in hosts (including Ingen)
		* Categorized plugins and remove references to non-existent classes.  I added lv2:EnvelopePlugin for this, it will be included in the next spec release
		* "Envelop" => "Envelope
	* Dial to react to mouse scroll

0.0.9:
	* Migrated the code to lvtk (lvtoolkitorg)
	* Starting not to use Gtk Builder
	* Using Luppp Dial for GUI
	* Non Linear Dial (very dirty method)
	* Remove JACKLFO (not necessary, using LV2 Time)
	* LFO frequency can be set manually or in sync with LV2 Time
	* Tranches plugin now using LV2 Time

0.0.8:
	* VCF GUI
	* Ported from AMS:
		- Ring Modulator
		- Sample&Hold
		- VC Panning (with GUI)
		- VC Switch
	* Percussive Env based on the AMS Env
	* MoogLFP ported from LADSPA MCP Plugins
	* Use VC Port

0.0.7:
	* License updated
	* Ported from AMS:
		- Absolute
		- Inv
	* Jack sync LFO based on the AMS one
	* Ported from Tranches (http://hitmuri.net/tardigrade/index.php/En/News)
		- Tranches
	* URI modified to http://avwlv2.sourceforge.net

0.0.6:
	* Basic GUI for Analog Driver, Envelop and Advanced Envelop
	* Ported:
		- CV Source
		- Delay
		- Dynamic Waves (4 Osc)

0.0.5:
	* Bug correction in wscript

0.0.4:
	* GUI for VCO2

0.0.3:
	* Mixer ported (mixer 4->1)
	* Slew Limiter
	* Advanced Envelop
	* A few test presets
	
0.0.2:
	* VC to HZ module (ported from Conv in AMS)
	* HZ to VC module (ported from Omins)
	* Ported:
		- Env
		- VCA (two plugins: VCA Lin and VCA Exp)

0.0.1:
	* Initial version
	* Ported:
		- Analog Driver
		- Amplifier
		- LFO
		- Noise2
		- VCF
		- VCO2
		
