Skip to content

Commit ea8da73

Browse files
committed
change log
1 parent cca049c commit ea8da73

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/)
66

7+
## [4.9.0] 2025-02-20
8+
9+
### Added
10+
11+
- TypedEntitySchema - A custom entity schema that holds entities of a specific type (e.g. files)
12+
- FileEntitySchema - Entity schema that holds a collection of files
13+
- testing module with different context classes for tests:
14+
- TestUserContext
15+
- TestPluginContext
16+
- TestTaskContext
17+
- TestExecutionContext
18+
- TestSystemContext
19+
20+
721
## [4.8.0] 2024-09-12 - shipped with DI v24.3.0
822

923
### Added

0 commit comments

Comments
 (0)