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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,25 @@ All notable changes to this project will be documented in this file, in reverse
24
24
25
25
- Nothing.
26
26
27
+
## 0.12.2 - 2021-02-16
28
+
29
+
30
+
-----
31
+
32
+
### Release Notes for [0.12.2](https://github.com/open-code-modeling/php-code-ast/milestone/29)
33
+
34
+
0.12.x bugfix release (patch)
35
+
36
+
### 0.12.2
37
+
38
+
- Total issues resolved: **1**
39
+
- Total pull requests resolved: **0**
40
+
- Total contributors: **1**
41
+
42
+
#### bug
43
+
44
+
-[71: Typed is not considered via setTyped() method in ClassPropertyBuilder](https://github.com/open-code-modeling/php-code-ast/issues/71) thanks to @sandrokeil
0 commit comments