Skip to content

Commit 6d0dae6

Browse files
authored
Merge branch '0.9.x' into 0.8.x-merge-up-into-0.9.x_5fb7a50989a891.92911533
2 parents 5e61157 + 205a608 commit 6d0dae6

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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+
527
## 0.8.5 - 2020-11-20
628

729

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

47+
2548
## 0.8.4 - 2020-11-20
2649

2750

@@ -41,6 +64,7 @@ All notable changes to this project will be documented in this file, in reverse
4164

4265
- [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
4366

67+
4468
## 0.8.3 - 2020-11-13
4569

4670

@@ -106,7 +130,7 @@ All notable changes to this project will be documented in this file, in reverse
106130

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

109-
133+
Feature release (minor)
110134

111135
### 0.8.0
112136

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

160+
Feature release (minor)
161+
136162
### 0.7.0
137163

138164
- Total issues resolved: **1**
@@ -148,6 +174,8 @@ All notable changes to this project will be documented in this file, in reverse
148174
-----
149175
### Release Notes for [0.6.0](https://github.com/open-code-modeling/php-code-ast/milestone/3)
150176

177+
Feature release (minor)
178+
151179
### 0.6.0
152180

153181
- Total issues resolved: **3**
@@ -165,6 +193,8 @@ All notable changes to this project will be documented in this file, in reverse
165193
-----
166194
### Release Notes for [0.5.0](https://github.com/open-code-modeling/php-code-ast/milestone/2)
167195

196+
Feature release (minor)
197+
168198
### 0.5.0
169199

170200
- Total issues resolved: **1**

0 commit comments

Comments
 (0)