From: Rubén Beltran del Río Date: Sun, 27 Sep 2020 13:40:11 +0000 (+0000) Subject: Add CHANGELOG X-Git-Url: https://git.r.bdr.sh/rbdr/junction/commitdiff_plain/53f2b9f87a5a6951602436850badd84f7161e6bd?ds=sidebyside Add CHANGELOG --- 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