Browse Source

Merge pull request #1976 from pixelfed/staging

Staging
daniel 5 năm trước cách đây
mục cha
commit
7798faedc2
1 tập tin đã thay đổi với 8 bổ sung1 xóa
  1. 8 1
      CHANGELOG.md

+ 8 - 1
CHANGELOG.md

@@ -1,6 +1,13 @@
 # Release Notes
 
-## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.7...dev)
+## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.8...dev)
+### Added
+
+### Fixed
+
+### Updated
+
+## [v0.10.8 (2020-01-29)](https://github.com/pixelfed/pixelfed/compare/v0.10.7...v0.10.8)
 ### Added
 - Added ```BANNED_USERNAMES``` .env var, an optional comma separated string to ban specific usernames from being used ([6cdd64c6](https://github.com/pixelfed/pixelfed/commit/6cdd64c6))
 - Added RestrictedAccess middleware for Restricted Mode ([17c1a83d](https://github.com/pixelfed/pixelfed/commit/17c1a83d))