summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2015-08-05 11:37:50 +0200
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2015-08-05 11:37:50 +0200
commitf4ef8fa5b7369a7f6232121581cfaad826d9c378 (patch)
tree9dd62c8551783d34d628374f41a6f73d966af673
parent3dd467b780435fb19fdd42d8a7ea24dff169d8a8 (diff)
Rename CHANGELOG.md as HISTORY.md
-rw-r--r--CHANGELOG.md35
-rw-r--r--HISTORY.md35
2 files changed, 35 insertions, 35 deletions
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