From 7ef383d1f6a0f95375a545288224ca88db9df15b Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 17 Oct 2022 02:24:21 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da045abf1..69ef83f3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.4...dev) +### New Features +- Portfolios ([#3705](https://github.com/pixelfed/pixelfed/pull/3705)) + ### Updates - Update ApiV1Controller, include self likes in favourited_by endpoint ([58b331d2](https://github.com/pixelfed/pixelfed/commit/58b331d2)) - Update PublicApiController, remove expensive and unused relationships ([2ecc3144](https://github.com/pixelfed/pixelfed/commit/2ecc3144))