Skip to content

Commit 96c29a6

Browse files
authored
Merge branch '0.9.x' into 0.8.x-merge-up-into-0.9.x_5fb78d3d0e97e1.87635354
2 parents 72c317c + 03c927c commit 96c29a6

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 30 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.4 - 2020-11-20
628

729

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

2244
- [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
2345

46+
2447
## 0.8.3 - 2020-11-13
2548

2649

@@ -86,7 +109,7 @@ All notable changes to this project will be documented in this file, in reverse
86109

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

89-
112+
Feature release (minor)
90113

91114
### 0.8.0
92115

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

139+
Feature release (minor)
140+
116141
### 0.7.0
117142

118143
- Total issues resolved: **1**
@@ -128,6 +153,8 @@ All notable changes to this project will be documented in this file, in reverse
128153
-----
129154
### Release Notes for [0.6.0](https://github.com/open-code-modeling/php-code-ast/milestone/3)
130155

156+
Feature release (minor)
157+
131158
### 0.6.0
132159

133160
- Total issues resolved: **3**
@@ -145,6 +172,8 @@ All notable changes to this project will be documented in this file, in reverse
145172
-----
146173
### Release Notes for [0.5.0](https://github.com/open-code-modeling/php-code-ast/milestone/2)
147174

175+
Feature release (minor)
176+
148177
### 0.5.0
149178

150179
- Total issues resolved: **1**

0 commit comments

Comments
 (0)