aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com>2020-09-27 13:40:11 +0000
committerRubén Beltran del Río <954000-rbdr@users.noreply.gitlab.com>2020-09-27 13:40:11 +0000
commit53f2b9f87a5a6951602436850badd84f7161e6bd (patch)
tree3a54c738a1b7a47dcc7c8f2d52cf0e14240ac374
parent3a7564035a31a9410f5397dbd36128d3c0eb0b6e (diff)
Add CHANGELOG
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..9d39e43
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,12 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+### Added
+- This changelog
+
+[Unreleased]: https://gitlab.com/rbdr/junction/compare/v1.0.0...HEAD
+[1.0.0]: https://gitlab.com/rbdr/junction/releases/tag/v1.0.0 \ No newline at end of file