From dedf8c8af690f69857312a3fb45ec6e9416e09d7 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 9 Sep 2019 15:37:59 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35e4f9f66..18c35c38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Release Notes ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.3...dev) + +### Added +- + +### Fixed +- + +### Changed +- Updated EmailService, added new domains [#1690](https://github.com/pixelfed/pixelfed/pull/1690) ## [v0.10.3 (2019-09-08)](https://github.com/pixelfed/pixelfed/compare/v0.10.2...v0.10.3) @@ -84,7 +93,7 @@ ## [v0.9.6 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.5...v0.9.6) ### Fixed -- Hashtag post count off-by-one #1485 +- Hashtag post count off-by-one [#1485](https://github.com/pixelfed/pixelfed/pull/1485) ## [v0.9.5 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.4...v0.9.5)