blob: 25bda17400854279c19c3c546906ecbcaa951354 [file] [log] [blame]
martin f. krafft069f53c2013-08-27 17:50:03 +02001=========
2ChangeLog
3=========
4
5========= ========== ========================================================
6Version Date Changes
7========= ========== ========================================================
martin f. krafft14c81f52014-02-28 17:10:49 +01008 * yaml_fs: classes may be defined in subdirectories
9 (closes: #12, #19, #20)
martin f. krafft40815ee2014-02-28 16:21:28 +010010 * Migrate Salt adapter to new core API (closes: #18)
martin f. krafft1ca2f242014-02-28 16:22:06 +010011 * Fix --nodeinfo invocation in docs (closes: #21)
martin f. krafftf1089032013-12-27 09:41:17 +1300121.2.2 2013-12-27 * Recurse classes obtained from class mappings
martin f. krafft2359f222013-12-27 09:37:07 +130013 (closes: #16)
martin f. krafft42886f72013-12-27 09:40:05 +130014 * Fix class mapping regexp rendering in docs
15 (closes: #15)
martin f. krafftb26aab62013-12-26 17:00:04 +1300161.2.1 2013-12-26 * Fix Salt adapter wrt. class mappings
17 (closes: #14)
martin f. krafft671c2032013-12-10 16:33:01 +0100181.2 2013-12-10 * Introduce class mappings (see :doc:`operations`)
martin f. krafft010ea272013-11-27 14:08:28 +010019 (closes: #5)
martin f. krafft0378a232013-12-02 10:48:59 +010020 * Fix parameter interpolation across merged lists
21 (closes: #13).
martin f. krafft1f11ede2013-11-30 16:48:00 +010022 * Caching of classes for performance reasons, especially
23 during the inventory runs
24 * yaml_fs: nodes may be defined in subdirectories
25 (closes: #10).
martin f. krafft16c93802013-11-30 13:23:16 +010026 * Classes and nodes URI must not overlap anymore
martin f. krafftcfc365b2013-11-27 10:21:02 +010027 * Class names must not contain spaces
martin f. krafft9ed17cc2013-08-28 10:31:50 +0200281.1 2013-08-28 Salt adapter: fix interface to include minion_id, filter
29 output accordingly; fixes master_tops
martin f. krafftafe1c502013-08-27 20:46:09 +0200301.0.2 2013-08-27 Fix incorrect versioning in setuptools
martin f. krafft069f53c2013-08-27 17:50:03 +0200311.0.1 2013-08-27 Documentation updates, new homepage
321.0 2013-08-26 Initial release
33========= ========== ========================================================