From ac0cfb773d6143a69fd972afb58be26a8f72623c Mon Sep 17 00:00:00 2001 From: sualko Date: Wed, 26 Oct 2022 20:51:57 +0200 Subject: [PATCH] docs: update change log --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7861a2..ab516cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- bump Nextcloud version (min 23, max 25) +- allow to send files to running presentation (bbb > 2.5) + +### Misc +- drop tests for php 7.3 +- replace deprecated package +- update php cs fixer ## 2.3.1 (2022-07-28) ### Fixed