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-13Lines changed: 10 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,24 @@
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.12.1 - TBD
5
+
## 0.12.1 - 2021-02-15
6
6
7
-
### Added
8
7
9
-
- Nothing.
8
+
-----
10
9
11
-
### Changed
10
+
### Release Notes for [0.12.1](https://github.com/open-code-modeling/php-code-ast/milestone/27)
12
11
13
-
- Nothing.
12
+
0.12.x bugfix release (patch)
14
13
15
-
### Deprecated
16
-
17
-
- Nothing.
14
+
### 0.12.1
18
15
19
-
### Removed
20
-
21
-
-Nothing.
16
+
- Total issues resolved: **1**
17
+
- Total pull requests resolved: **0**
18
+
-Total contributors: **1**
22
19
23
-
###Fixed
20
+
#### bug
24
21
25
-
- Nothing.
22
+
-[69: ClassPropertyBuilder with typed=false not working](https://github.com/open-code-modeling/php-code-ast/issues/69) thanks to @sandrokeil
0 commit comments