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
+30-1Lines changed: 30 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.4 - 2020-11-20
6
28
7
29
@@ -21,6 +43,7 @@ All notable changes to this project will be documented in this file, in reverse
21
43
22
44
-[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
23
45
46
+
24
47
## 0.8.3 - 2020-11-13
25
48
26
49
@@ -86,7 +109,7 @@ All notable changes to this project will be documented in this file, in reverse
86
109
87
110
### Release Notes for [0.8.0](https://github.com/open-code-modeling/php-code-ast/milestone/5)
88
111
89
-
112
+
Feature release (minor)
90
113
91
114
### 0.8.0
92
115
@@ -113,6 +136,8 @@ All notable changes to this project will be documented in this file, in reverse
113
136
-----
114
137
### Release Notes for [0.7.0](https://github.com/open-code-modeling/php-code-ast/milestone/4)
115
138
139
+
Feature release (minor)
140
+
116
141
### 0.7.0
117
142
118
143
- Total issues resolved: **1**
@@ -128,6 +153,8 @@ All notable changes to this project will be documented in this file, in reverse
128
153
-----
129
154
### Release Notes for [0.6.0](https://github.com/open-code-modeling/php-code-ast/milestone/3)
130
155
156
+
Feature release (minor)
157
+
131
158
### 0.6.0
132
159
133
160
- Total issues resolved: **3**
@@ -145,6 +172,8 @@ All notable changes to this project will be documented in this file, in reverse
145
172
-----
146
173
### Release Notes for [0.5.0](https://github.com/open-code-modeling/php-code-ast/milestone/2)
0 commit comments