瀏覽代碼

Update changelog

Daniel Supernault 4 年之前
父節點
當前提交
5843c9146a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -149,6 +149,7 @@
 - Update LikeController, store status_profile_id and is_comment attributes. ([799a4cba](https://github.com/pixelfed/pixelfed/commit/799a4cba))
 - Updated Profile, fix status count. ([6dcd472b](https://github.com/pixelfed/pixelfed/commit/6dcd472b))
 - Updated StatusService, cast response to array. ([0fbde91e](https://github.com/pixelfed/pixelfed/commit/0fbde91e))
+- Updated status model, use scope over deprecated visibility attribute. ([f70826e1](https://github.com/pixelfed/pixelfed/commit/f70826e1))
 
 ## [v0.10.9 (2020-04-17)](https://github.com/pixelfed/pixelfed/compare/v0.10.8...v0.10.9)
 ### Added