Skip to content

Commit fed65d4

Browse files
committed
Merge branch 'master' of github.com:RunOpenCode/query-resources-loader-bundle
2 parents 331dbc0 + 72c5a70 commit fed65d4

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [8.1.0](https://github.com/RunOpenCode/query-resources-loader-bundle/compare/8.0.2...8.1.0) (2025-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** Fixing path to reusable workflow ([2dc9881](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/2dc9881c5a2d831761d438fd398c952f4cc90fec))
7+
* **ci:** Fixing semantic release workflow for github ([fde700a](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/fde700a18f6125b5aeadc444a6f7da29e02d0fd3))
8+
* **ci:** Remove scrutinizer from pipeline ([5f6573f](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/5f6573f27b836ed45c3133992aa56232e5a25474))
9+
* **test:** Fixed issue with CI and psalm ([21be7a3](https://github.com/RunOpenCode/query-resources-loader-bundle/commit/21be7a385e212e34246bc9910ae3d857a665ad67))
10+
11+
12+
### Features
13+
14+
* **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))
15+
116
# Changelog
217

318
All notable changes to this project will be documented in this file.
@@ -37,4 +52,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)and this pr
3752

3853
### Removed
3954

40-
- Support for iterating over records/tables in library.
55+
- Support for iterating over records/tables in library.

0 commit comments

Comments
 (0)