From be6e3d24e0f4b83d32b29474c89739830d735504 Mon Sep 17 00:00:00 2001 From: martinrotter Date: Wed, 29 Jun 2016 06:41:20 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index c931f8e..3c62ab2 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,7 @@ RSS Guard uses semantic versioning. The versioning scheme is `X.Y.Z`, where: * `X` marks major release version. This number will change very rarely and indicates critical new changes breaking backward compatibility. * `Y` indicates that there is new major feature available. * `Z` indicates that there are newly fixed bugs or small features introduced. + - - - Issue reporting ---------------