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
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
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.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
+
5
27
## 0.8.5 - 2020-11-20
6
28
7
29
@@ -22,6 +44,7 @@ All notable changes to this project will be documented in this file, in reverse
22
44
-[39: Fix missing fluent interface for setter](https://github.com/open-code-modeling/php-code-ast/issues/39) thanks to @sandrokeil
23
45
-[38: Fix PHPStan issues level 5](https://github.com/open-code-modeling/php-code-ast/issues/38) thanks to @sandrokeil
24
46
47
+
25
48
## 0.8.4 - 2020-11-20
26
49
27
50
@@ -41,6 +64,7 @@ All notable changes to this project will be documented in this file, in reverse
41
64
42
65
-[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
43
66
67
+
44
68
## 0.8.3 - 2020-11-13
45
69
46
70
@@ -106,7 +130,7 @@ All notable changes to this project will be documented in this file, in reverse
106
130
107
131
### Release Notes for [0.8.0](https://github.com/open-code-modeling/php-code-ast/milestone/5)
108
132
109
-
133
+
Feature release (minor)
110
134
111
135
### 0.8.0
112
136
@@ -133,6 +157,8 @@ All notable changes to this project will be documented in this file, in reverse
133
157
-----
134
158
### Release Notes for [0.7.0](https://github.com/open-code-modeling/php-code-ast/milestone/4)
135
159
160
+
Feature release (minor)
161
+
136
162
### 0.7.0
137
163
138
164
- Total issues resolved: **1**
@@ -148,6 +174,8 @@ All notable changes to this project will be documented in this file, in reverse
148
174
-----
149
175
### Release Notes for [0.6.0](https://github.com/open-code-modeling/php-code-ast/milestone/3)
150
176
177
+
Feature release (minor)
178
+
151
179
### 0.6.0
152
180
153
181
- Total issues resolved: **3**
@@ -165,6 +193,8 @@ All notable changes to this project will be documented in this file, in reverse
165
193
-----
166
194
### Release Notes for [0.5.0](https://github.com/open-code-modeling/php-code-ast/milestone/2)
0 commit comments