From e1a36d30dc86a651e783c0c5385d7b951b5049c5 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 22 Jun 2020 09:46:01 -0500 Subject: [PATCH] Dev version --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5525e8d..0b85d2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ There is nothing really sexy here, but a lot of changes under the covers to impr #### 1.8.3 - Simplified method for input of automation frequency via crontab. +- Adds dev tag to version output. #### 1.8.2 - Corrects issue where `custom.list` file would not replicate if the file didn't exist locally, and there were no other changes to replicate. [#39](https://github.com/vmstan/gravity-sync/issues/39)