We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c0ae8 commit b96f331Copy full SHA for b96f331
1 file changed
CHANGELOG.md
@@ -2,27 +2,24 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 0.12.1 - TBD
+## 0.12.1 - 2021-02-15
6
7
-### Added
8
9
-- Nothing.
+-----
10
11
-### Changed
+### Release Notes for [0.12.1](https://github.com/open-code-modeling/php-code-ast/milestone/27)
12
13
+0.12.x bugfix release (patch)
14
15
-### Deprecated
16
-
17
+### 0.12.1
18
19
-### Removed
20
21
+- Total issues resolved: **1**
+- Total pull requests resolved: **0**
+- Total contributors: **1**
22
23
-### Fixed
+#### bug
24
25
+ - [69: ClassPropertyBuilder with typed=false not working](https://github.com/open-code-modeling/php-code-ast/issues/69) thanks to @sandrokeil
26
27
## 0.12.0 - 2021-02-12
28
0 commit comments