summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-09-27 00:59:07 +0300
committerrinpatch <rinpatch@sdf.org>2019-09-27 00:59:07 +0300
commitdf8fda267ec8a748ca436b3feb8b9e18e3a59a5b (patch)
treea087e5c13d2c553958ab587e0949436b1acec854
parentc8694d6d7b5419cbe5eda7f6c200b1387e87c86c (diff)
Change the 1.0.7 release date to be based on UTC
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0bef27e5..a430fd1a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@ 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/).
-## [1.0.7] - 2019-09-27
+## [1.0.7] - 2019-09-26
### Fixed
- Broken federation on Erlang 22 (previous versions of hackney http client were using an option that got deprecated)
### Changed