Commit ea8da73 1 parent cca049c commit ea8da73 Copy full SHA for ea8da73
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( https://semver.org/ )
6
6
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
+
7
21
## [ 4.8.0] 2024-09-12 - shipped with DI v24.3.0
8
22
9
23
### Added
You can’t perform that action at this time.
0 commit comments