Skip to content

Commit fde303f

Browse files
committed
Updated changelog
1 parent 334c3e3 commit fde303f

File tree

1 file changed

+6
-29
lines changed

1 file changed

+6
-29
lines changed

CHANGELOG.md

Lines changed: 6 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,3 @@
1-
# [8.2.0](https://github.com/RunOpenCode/query-resources-loader-bundle/compare/8.1.1...8.2.0) (2025-04-21)
2-
3-
4-
### Features
5-
6-
* **loader:** Added possibility to configure default loader, to use raw loader or to use chained loader ([e38197c](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/e38197cf4d87d037c42f3365805bd84063891279))
7-
8-
## [8.1.1](https://github.com/RunOpenCode/query-resources-loader-bundle/compare/8.1.0...8.1.1) (2025-04-20)
9-
10-
11-
### Bug Fixes
12-
13-
* **cache:** Fixed issue with cache middleware not caching ([a63bbfd](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/a63bbfd5f9a9c1edfe3db156f4f90332c09e6fe3))
14-
15-
# [8.1.0](https://github.com/RunOpenCode/query-resources-loader-bundle/compare/8.0.2...8.1.0) (2025-04-20)
16-
17-
18-
### Bug Fixes
19-
20-
* **ci:** Fixing path to reusable workflow ([2dc9881](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/2dc9881c5a2d831761d438fd398c952f4cc90fec))
21-
* **ci:** Fixing semantic release workflow for github ([fde700a](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/fde700a18f6125b5aeadc444a6f7da29e02d0fd3))
22-
* **ci:** Remove scrutinizer from pipeline ([5f6573f](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/5f6573f27b836ed45c3133992aa56232e5a25474))
23-
* **test:** Fixed issue with CI and psalm ([21be7a3](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/21be7a385e212e34246bc9910ae3d857a665ad67))
24-
25-
26-
### Features
27-
28-
* **core:** Improved cache identity, improved cache not to use Doctrine internals, added raw query loader ([4a8eb83](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/4a8eb83724d600d49093a57792bac114f22b394e))
29-
301
# Changelog
312

323
All notable changes to this project will be documented in this file.
@@ -36,6 +7,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)and this pr
367

378
## Changelog
389

10+
## [8.2.2] - 2025-06-20
11+
12+
### Fixed
13+
14+
- Fixed issue with serialization of the query result necessary for caching.
15+
3916
## [8.0.2] - 2024-08-15
4017

4118
### Fixed

0 commit comments

Comments
 (0)