File tree 1 file changed +12
-13
lines changed
1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 0.4.0 - TBD
5
+ ## 0.4.0 - 2021-01-31
6
6
7
- ### Added
8
7
9
- - Nothing.
10
-
11
- ### Changed
12
-
13
- - Nothing.
8
+ -----
14
9
15
- ### Deprecated
10
+ ### Release Notes for [ 0.4.0 ] ( https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/8 )
16
11
17
- - Nothing.
12
+ Feature release (minor)
18
13
19
- ### Removed
14
+ ### 0.4.0
20
15
21
- - Nothing.
16
+ - Total issues resolved: ** 3**
17
+ - Total pull requests resolved: ** 0**
18
+ - Total contributors: ** 1**
22
19
23
- ### Fixed
20
+ #### enhancement
24
21
25
- - Nothing.
22
+ - [ 19: Move ClassGenerator code to ValueObjectFactory] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/19 ) thanks to @sandrokeil
23
+ - [ 18: Remove FileGenerator class] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/18 ) thanks to @sandrokeil
24
+ - [ 16: Switch from PHPStan to Psalm] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/16 ) thanks to @sandrokeil
26
25
27
26
## 0.3.0 - 2020-12-11
28
27
You can’t perform that action at this time.
0 commit comments