CHANGE LOG
----------

v1.1:

New Features / Changes:

- Now Max externals run on OSX 10.7 and later (previously supported 10.8 and later).

- Built Pure Data externals for GNU/Linux.

- Rebuilt all externals linking to Jansson v2.7 (previously 2.6).

- Renamed MIAP.map attributes for displaying node ids, triset ids, node trims.
	- @nodeidmode -> @nodeids
	- @nodetrimmode -> @nodetrims
	- @trisetidmode -> @trisettrims

- Added MIAP.map attribute for displaying links (@links).

- Updated examples/MIAP_mix_sources patch:
	- Now the patch demonstrates how to dynamically move nodes around in a map and randomly change channels associated with nodes. This example uses [js z.jsonio] to read the map JSON file and grab relevant node material for use in the map animation routines. The [dict] object could easily be used instead…


Bug Fixes:

- No bugs found or reported.

