blob: 14b7583028cca1f4ec193e1fe4464f6eaa204513 [file] [log] [blame]
martin f. krafft069f53c2013-08-27 17:50:03 +02001=========
2ChangeLog
3=========
4
5========= ========== ========================================================
6Version Date Changes
7========= ========== ========================================================
martin f. krafft010ea272013-11-27 14:08:28 +01008 * Introduce class mappings (see :doc:`operations`)
9 (closes: #5)
martin f. krafft0378a232013-12-02 10:48:59 +010010 * Fix parameter interpolation across merged lists
11 (closes: #13).
martin f. krafft1f11ede2013-11-30 16:48:00 +010012 * Caching of classes for performance reasons, especially
13 during the inventory runs
14 * yaml_fs: nodes may be defined in subdirectories
15 (closes: #10).
martin f. krafft16c93802013-11-30 13:23:16 +010016 * Classes and nodes URI must not overlap anymore
martin f. krafftcfc365b2013-11-27 10:21:02 +010017 * Class names must not contain spaces
martin f. krafft9ed17cc2013-08-28 10:31:50 +0200181.1 2013-08-28 Salt adapter: fix interface to include minion_id, filter
19 output accordingly; fixes master_tops
martin f. krafftafe1c502013-08-27 20:46:09 +0200201.0.2 2013-08-27 Fix incorrect versioning in setuptools
martin f. krafft069f53c2013-08-27 17:50:03 +0200211.0.1 2013-08-27 Documentation updates, new homepage
221.0 2013-08-26 Initial release
23========= ========== ========================================================