浏览代码

Update changelog

Daniel Supernault 5 年之前
父节点
当前提交
dedf8c8af6
共有 1 个文件被更改,包括 10 次插入1 次删除
  1. 10 1
      CHANGELOG.md

+ 10 - 1
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)