diff options
author | David Robillard <d@drobilla.net> | 2015-07-25 17:04:05 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-07-25 17:04:05 +0000 |
commit | b57bd620acd857a55987cce2ba33d47ede9ea4fc (patch) | |
tree | a9a580cd796bf7e6869b98fb9e2b18d80c71f599 /NEWS | |
parent | de35f7ff132f14b3107808c0c538dd0103c6c8ec (diff) | |
download | fomp.lv2-b57bd620acd857a55987cce2ba33d47ede9ea4fc.tar.gz fomp.lv2-b57bd620acd857a55987cce2ba33d47ede9ea4fc.tar.bz2 fomp.lv2-b57bd620acd857a55987cce2ba33d47ede9ea4fc.zip |
Remove invalid reference to old LADSPA pulse_vco binary.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/fomp.lv2@5699 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ -fomp (1.0.1) unstable; +fomp (1.1.0) unstable; * Fix phaser plugin data and list phasers in manifest * Fix port symbol for MVCLPF4 input gain (technically breaks state compatibility, but old symbol was an oversight) + * Remove invalid reference to old LADSPA pulse_vco binary * Add reverb and reverb_amb - -- David Robillard <d@drobilla.net> Mon, 23 Feb 2015 19:45:40 -0500 + -- David Robillard <d@drobilla.net> Sat, 25 Jul 2015 13:03:27 -0400 fomp (1.0.0) stable; |