Skip to content

Commit 38ec37b

Browse files
committed
2321: Updated changelog
1 parent 0b2479d commit 38ec37b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
- [#215](https://github.com/os2display/display-api-service/pull/215)
88
- Added calendar api feed type.
9+
- Fixed multiselect when more than one feed source of the given type is installed.
910
- [#223](https://github.com/os2display/display-api-service/pull/223)
1011
- Added explicit fixtures to avoid false negatives in the test suite
1112
- [#219](https://github.com/os2display/display-api-service/pull/219)

config/services.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# This file is the entry point to configure your own services.
22
# Files in the packages/ subdirectory configure your dependencies.
33

4-
imports:
5-
64
# Put parameters here that don't need to change on each machine where the app is deployed
75
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
86
parameters:

0 commit comments

Comments
 (0)