Skip to content

Commit 82779a6

Browse files
authored
[skip ci] update CHANGELOG for 2.5.0
1 parent 2920548 commit 82779a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unrelease]
8+
- Nothing
9+
10+
## [2.5.0] 2022-12-18
11+
812
### Added
913
- `setIsolationLevel` for transactions with `DAO` and `Database` in Mysql/MariaDb.
14+
### Breaking changes
15+
- env var support for config files:
16+
- Cache initialization is required for config
17+
- loaded config file is located in `app/cache/config/config.cache.php` after cache initialization
1018
### Fixed
1119
- `Injected` attribute parsing in `DiControllerParser` (pb with name) - no open issue -
1220

0 commit comments

Comments
 (0)