Ver código fonte

Update changelog

Daniel Supernault 5 anos atrás
pai
commit
b7b296c87c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -29,6 +29,7 @@
 - Updated RemoteProfile.vue component, add warning for empty profiles and last_fetched_at ([66f44a9d](https://github.com/pixelfed/pixelfed/commit/66f44a9d))
 - Updated ApiV1Controller, enforce public timeline setting ([285bd485](https://github.com/pixelfed/pixelfed/commit/285bd485))
 - Update SearchController, fix self search bug and rank local matches higher ([f67fada2](https://github.com/pixelfed/pixelfed/commit/f67fada2))
+- Updated FederationController, improve webfinger logic, fixes #2180([302ff874](https://github.com/pixelfed/pixelfed/commit/302ff874))
 
 
 ## [v0.10.9 (2020-04-17)](https://github.com/pixelfed/pixelfed/compare/v0.10.8...v0.10.9)