You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,25 @@
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.2.0 - TBD
5
+
## 0.2.0 - 2020-11-20
6
6
7
-
### Added
8
7
9
-
- Nothing.
10
-
11
-
### Changed
8
+
-----
12
9
13
-
- Nothing.
10
+
### Release Notes for [0.2.0](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/2)
14
11
15
-
### Deprecated
16
12
17
-
- Nothing.
18
13
19
-
### Removed
14
+
### 0.2.0
20
15
21
-
- Nothing.
16
+
- Total issues resolved: **2**
17
+
- Total pull requests resolved: **0**
18
+
- Total contributors: **1**
22
19
23
-
###Fixed
20
+
#### enhancement
24
21
25
-
- Nothing.
22
+
-[8: Add factory for string uuid value object](https://github.com/open-code-modeling/json-schema-to-php-ast/issues/8) thanks to @sandrokeil
23
+
-[7: Add factory for string enum value object](https://github.com/open-code-modeling/json-schema-to-php-ast/issues/7) thanks to @sandrokeil
0 commit comments