Add a changelog entry for poll refetching
authorrinpatch <rinpatch@sdf.org>
Wed, 18 Sep 2019 21:00:05 +0000 (00:00 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 18 Sep 2019 21:00:05 +0000 (00:00 +0300)
CHANGELOG.md

index f3f38b817f1c09e9b065e862ecafaf80593c1c5e..6a49bc4ddb802e8ec1b5ec5f586c4758b4178410 100644 (file)
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## [Unreleased]
+### Added
+- Refreshing poll results for remote polls
 ### Changed
 - **Breaking:** Elixir >=1.8 is now required (was >= 1.7)
 - Replaced [pleroma_job_queue](https://git.pleroma.social/pleroma/pleroma_job_queue) and `Pleroma.Web.Federator.RetryQueue` with [Oban](https://github.com/sorentwo/oban) (see [`docs/config.md`](docs/config.md) on migrating customized worker / retry settings)