HISTORY.md in beaker-facter-0.1.0 vs HISTORY.md in beaker-facter-0.1.1

- old
+ new

@@ -1,8 +1,32 @@ -# default - History +# worker - History ## Tags -* [LATEST - 5 Nov, 2015 (ece69e29)](#LATEST) +* [LATEST - 23 Jan, 2017 (64a13c62)](#LATEST) +* [0.1.0 - 29 Jan, 2016 (3851dcdc)](#0.1.0) ## Details -### <a name = "LATEST">LATEST - 5 Nov, 2015 (ece69e29) +### <a name = "LATEST">LATEST - 23 Jan, 2017 (64a13c62) + +* (GEM) update beaker-facter version to 0.1.1 (64a13c62) + +* Merge pull request #1 from tvpartytonight/BKR-1044 (e92b166c) + + +``` +Merge pull request #1 from tvpartytonight/BKR-1044 + +(BKR-1044) add in boiler-plate include mechanism +``` +* (BKR-1044) add in boiler-plate include mechanism (3b9ae70c) + + +``` +(BKR-1044) add in boiler-plate include mechanism + +Previous to this commit, we did not have any of beaker's boiler plate +for including beaker-libraries in this repo; this adds in the mechanism +where the DSL's register method is called and then the DSL is reloaded +to include the new library. +``` +### <a name = "0.1.0">0.1.0 - 29 Jan, 2016 (3851dcdc) * Initial release.