From f6ca9c1da56a77af5696c1262d78f1184c6b1deb Mon Sep 17 00:00:00 2001 From: CsatiZoltan Date: Thu, 19 Nov 2020 10:41:55 +0100 Subject: [PATCH] The changelog now contains links to the version comparison. https://discourse.jabref.org/t/implicit-version-comparison-in-the-changelog/2422 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 550eabf..55d9413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. The format ### Added - Document on describing the versioning scheme we will follow. [e74474c](https://github.com/CsatiZoltan/CristalX/commit/e74474cb3d1448a1784281f0aa934d3789197662) +- Added a changelog to the project. [b48821b](https://github.com/CsatiZoltan/CristalX/commit/b48821b5e2df5923ba19e5895c20a3ec248815e9) @@ -23,3 +24,7 @@ All notable changes to this project will be documented in this file. The format This is the initial release of *CristalX*. + + +[unreleased]: https://github.com/CsatiZoltan/CristalX/compare/v1.0.0...HEAD +[1.0.0]: https://github.com/CsatiZoltan/CristalX/compare/981dbcd...v1.0.0 \ No newline at end of file