File tree 1 file changed +13
-11
lines changed
1 file changed +13
-11
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.1.0 - TBD
5
+ ## 0.1.0 - 2020-11-20
6
6
7
- ### Added
8
7
9
- - Nothing.
8
+ -----
10
9
11
- ### Changed
10
+ ### Release Notes for [ 0.1.0 ] ( https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/1 )
12
11
13
- - Nothing.
14
12
15
- ### Deprecated
16
13
17
- - Nothing.
14
+ ### 0.1.0
18
15
19
- ### Removed
16
+ - Total issues resolved: ** 5**
17
+ - Total pull requests resolved: ** 0**
18
+ - Total contributors: ** 1**
20
19
21
- - Nothing.
20
+ #### enhancement
22
21
23
- ### Fixed
22
+ - [ 5: Add factory for datetime value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/5 ) thanks to @sandrokeil
23
+ - [ 4: Add factory for number value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/4 ) thanks to @sandrokeil
24
+ - [ 3: Add factory for integer value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/3 ) thanks to @sandrokeil
25
+ - [ 2: Add factory for boolean value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/2 ) thanks to @sandrokeil
26
+ - [ 1: Add class builder factory methods] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/1 ) thanks to @sandrokeil
24
27
25
- - Nothing.
You can’t perform that action at this time.
0 commit comments