@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ <<<<<<< feature/358-more-filter-options
78- [ #363 ] ( https://github.com/os2display/display-api-service/pull/363 )
89 - Added optional 'area' and 'facility' configuration fields
10+ =======
11+ ### Added
12+
13+ - [ #362 ] ( https://github.com/os2display/display-api-service/pull/362 )
14+ - Added new API version field and variable to handle new feature from issue #352 .
15+ >>>>>>> develop
916
1017- [ #385 ] ( https://github.com/os2display/display-api-service/pull/385 )
1118 - Replaced PSR-6 caching with Symfony ` CacheInterface::get() ` in
@@ -32,9 +39,12 @@ All notable changes to this project will be documented in this file.
3239
3340## [ 2.6.1] - 2026-03-06
3441
35- - [ #347 ] ( https://github.com/os2display/display-api-service/pull/347 )
36- - Added onFlush listener to handle ManyToMany collection changes for relations checksum propagation.
37- - Added command to refresh relation checksums.
42+ ### Added
43+
44+ - [ #347 ] ( https://github.com/os2display/display-api-service/pull/347 ) :
45+ Added onFlush listener to handle ManyToMany collection changes for
46+ relations checksum propagation.
47+ - [ #347 ] ( https://github.com/os2display/display-api-service/pull/347 ) : Added command to refresh relation checksums.
3848
3949## [ 2.6.0] - 2025-12-05
4050
@@ -44,7 +54,7 @@ All notable changes to this project will be documented in this file.
4454 - Fix date parsing issue in BRND booking feed type
4555- [ #313 ] ( https://github.com/os2display/display-api-service/pull/313 )
4656 - Add BRND booking feed type
47-
57+
4858## [ 2.5.2] - 2025-09-25
4959
5060- [ #260 ] ( https://github.com/os2display/display-api-service/pull/260 )
0 commit comments