From f4ef8fa5b7369a7f6232121581cfaad826d9c378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Wed, 5 Aug 2015 11:37:50 +0200 Subject: Rename CHANGELOG.md as HISTORY.md --- CHANGELOG.md | 35 ----------------------------------- HISTORY.md | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 35 deletions(-) delete mode 100644 CHANGELOG.md create mode 100644 HISTORY.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index ce0c525..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ -## 2015-06-26 - Release 0.1.15 - -Fix strict_variables activation with rspec-puppet 2.2 - -## 2015-05-28 - Release 0.1.14 - -Add beaker_spec_helper to Gemfile - -## 2015-05-26 - Release 0.1.13 - -Use random application order in nodeset - -## 2015-05-26 - Release 0.1.12 - -add utopic & vivid nodesets - -## 2015-05-25 - Release 0.1.11 - -Don't allow failure on Puppet 4 - -## 2015-05-13 - Release 0.1.10 - -Add puppet-lint-file_source_rights-check gem - -## 2015-05-12 - Release 0.1.9 - -Don't pin beaker - -## 2015-04-27 - Release 0.1.8 - -Add nodeset ubuntu-12.04-x86_64-openstack - -## 2015-04-03 - Release 0.1.7 - -- Confine rspec pinning to ruby 1.8 diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..411a51e --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,35 @@ +## [0.1.15](https://forge.puppetlabs.com/camptocamp/systemd/0.1.15) (2015-06-26) + +- Fix strict_variables activation with rspec-puppet 2.2 + +## [0.1.14](https://forge.puppetlabs.com/camptocamp/systemd/0.1.14) (2015-05-28) + +- Add beaker_spec_helper to Gemfile + +## [0.1.13](https://forge.puppetlabs.com/camptocamp/systemd/0.1.13) (2015-05-26) + +- Use random application order in nodeset + +## [0.1.12](https://forge.puppetlabs.com/camptocamp/systemd/0.1.12) (2015-05-26) + +- Add utopic & vivid nodesets + +## [0.1.11](https://forge.puppetlabs.com/camptocamp/systemd/0.1.11) (2015-05-25) + +- Don't allow failure on Puppet 4 + +## [0.1.10](https://forge.puppetlabs.com/camptocamp/systemd/0.1.10) (2015-05-13) + +- Add puppet-lint-file_source_rights-check gem + +## [0.1.9](https://forge.puppetlabs.com/camptocamp/systemd/0.1.9) (2015-05-12) + +- Don't pin beaker + +## [0.1.8](https://forge.puppetlabs.com/camptocamp/systemd/0.1.8) (2015-04-27) + +- Add nodeset ubuntu-12.04-x86_64-openstack + +## [0.1.7](https://forge.puppetlabs.com/camptocamp/systemd/0.1.7) (2015-04-03) + +- Confine rspec pinning to ruby 1.8 -- cgit v1.2.3