aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-03-14 10:30:24 +0100
committerPatrick Spek <p.spek@tyil.nl>2018-03-14 10:30:32 +0100
commit1969155106aff26cb6f78e4c9652f1d12254f843 (patch)
treec9243914eb789d1fb2b51d23bc6d2c85a7fceaea
parentc0753e9c075df3e28ef7e342ab4510cdd8dbafde (diff)
Add a CHANGELOG
Fixes #2
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1931511
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic
+Versioning](http://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+- Add `no precompilation` pragma ([Github#1](https://github.com/scriptkitties/p6-Hash-Merge/issues/1))