File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.0] - 2025-03-14
10
+
9
11
### Deprecated
10
12
- mark classes in namespace FreeElephants\JsonApiToolkit\DTO are deprecated
11
13
@@ -132,7 +134,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
132
134
### Added
133
135
- FastRoute Dispatcher generation from swagger operationIds
134
136
135
- [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.15...HEAD
137
+ [ Unreleased ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.1.0...HEAD
138
+ [ 0.1.0 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.15...0.1.0
136
139
[ 0.0.15 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.14...0.0.15
137
140
[ 0.0.14 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.13...0.0.14
138
141
[ 0.0.13 ] : https://github.com/FreeElephants/json-api-php-toolkit/compare/0.0.12...0.0.13
You can’t perform that action at this time.
0 commit comments