Skip to content

Commit 18de3d7

Browse files
authored
Merge branch '0.9.x' into 0.8.x-merge-up-into-0.9.x_5fb7b1669c7093.97029864
2 parents fb01bf4 + 19289d8 commit 18de3d7

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 0.9.0 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- Nothing.
26+
27+
528
## 0.8.6 - 2020-11-20
629

730

@@ -21,6 +44,7 @@ All notable changes to this project will be documented in this file, in reverse
2144

2245
- [41: Fix value detection in ClassConstBuilder ](https://github.com/open-code-modeling/php-code-ast/issues/41) thanks to @sandrokeil
2346

47+
2448
## 0.8.5 - 2020-11-20
2549

2650

@@ -41,6 +65,7 @@ All notable changes to this project will be documented in this file, in reverse
4165
- [39: Fix missing fluent interface for setter](https://github.com/open-code-modeling/php-code-ast/issues/39) thanks to @sandrokeil
4266
- [38: Fix PHPStan issues level 5](https://github.com/open-code-modeling/php-code-ast/issues/38) thanks to @sandrokeil
4367

68+
4469
## 0.8.4 - 2020-11-20
4570

4671

@@ -60,6 +85,7 @@ All notable changes to this project will be documented in this file, in reverse
6085

6186
- [36: Boolean, float and double values not working properly in Code\ValueGenerator](https://github.com/open-code-modeling/php-code-ast/issues/36) thanks to @sandrokeil
6287

88+
6389
## 0.8.3 - 2020-11-13
6490

6591

@@ -125,7 +151,7 @@ All notable changes to this project will be documented in this file, in reverse
125151

126152
### Release Notes for [0.8.0](https://github.com/open-code-modeling/php-code-ast/milestone/5)
127153

128-
154+
Feature release (minor)
129155

130156
### 0.8.0
131157

@@ -152,6 +178,8 @@ All notable changes to this project will be documented in this file, in reverse
152178
-----
153179
### Release Notes for [0.7.0](https://github.com/open-code-modeling/php-code-ast/milestone/4)
154180

181+
Feature release (minor)
182+
155183
### 0.7.0
156184

157185
- Total issues resolved: **1**
@@ -167,6 +195,8 @@ All notable changes to this project will be documented in this file, in reverse
167195
-----
168196
### Release Notes for [0.6.0](https://github.com/open-code-modeling/php-code-ast/milestone/3)
169197

198+
Feature release (minor)
199+
170200
### 0.6.0
171201

172202
- Total issues resolved: **3**
@@ -184,6 +214,8 @@ All notable changes to this project will be documented in this file, in reverse
184214
-----
185215
### Release Notes for [0.5.0](https://github.com/open-code-modeling/php-code-ast/milestone/2)
186216

217+
Feature release (minor)
218+
187219
### 0.5.0
188220

189221
- Total issues resolved: **1**

0 commit comments

Comments
 (0)