lv2core (6.0) stable;

  * Switch to the ISC license, a simple BSD-style license (with permission of all
    contributors to lv2.h and its ancestor, ladspa.h).
  * Remove lv2config in favour of the simple convention that specifications install
    headers to standard URI-based paths.
  * Make lv2core.ttl a valid OWL 2 DL ontology.
  * Improve documentation.
  * Add lv2:extensionData and lv2:ExtensionData for plugins to indicate that they
    support some URI for extension_data().
  * Rename core.lv2 and lv2.ttl to lv2core.lv2 and lv2core.ttl to adhere to modern
    conventions.

 -- David Robillard <d@drobilla.net>  Mon, 21 Nov 2011 00:00:00 +0000

lv2core (4.0) stable;

  * Fix definition of lv2:minimum etc. (used for values, not scale points).
  * Define lv2:binary (MUST be in manifest.ttl).
  * Move project metadata to manifest.
  * Move lv2:AmplifierPlugin under lv2:DynamicsPlugin.
  * Define lv2:documentation and use it to document lv2core.
  * More precisely define properties with OWL.
  * Define lv2:majorVersion and lv2:minorVersion (MUST be in manifest.ttl).
  * Add generic lv2:Resource and lv2:PluginBase classes.
  * Add lv2:FunctionPlugin and lv2:ConstantPlugin classes.
  * Make doap:license suggested, but not required (for wrappers).
  * Add lv2:enumeration port property.
  * Define run() pre-roll special case (sample_count == 0).
  * Loosen domain of lv2:optionalFeature and lv2:requiredFeature (to allow re-use
    in extensions).

 -- David Robillard <d@drobilla.net>  Fri, 18 Mar 2011 00:00:00 +0000

lv2core (3.0) stable;

  * No header changes.
  * Minor stylistic changes to lv2.ttl.
  * Require that serialisations refer to ports by symbol rather than index.

 -- David Robillard <d@drobilla.net>  Sat, 08 Nov 2008 00:00:00 +0000

lv2core (2.0) stable;

  * Initial release.

 -- David Robillard <d@drobilla.net>  Sun, 10 Feb 2008 00:00:00 +0000

