Skip to content

Commit ac8419d

Browse files
0.10.2 readiness
Updates the CHANGELOG.md to set the release date.
1 parent df4d3ac commit ac8419d

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

CHANGELOG.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,25 @@
22

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

5-
## 0.10.2 - TBD
5+
## 0.10.2 - 2021-01-20
66

7-
### Added
8-
9-
- Nothing.
10-
11-
### Changed
127

13-
- Nothing.
8+
-----
149

15-
### Deprecated
10+
### Release Notes for [0.10.2](https://github.com/open-code-modeling/php-code-ast/milestone/22)
1611

17-
- Nothing.
12+
0.10.x bugfix release (patch)
1813

19-
### Removed
14+
### 0.10.2
2015

21-
- Nothing.
16+
- Total issues resolved: **2**
17+
- Total pull requests resolved: **0**
18+
- Total contributors: **1**
2219

23-
### Fixed
20+
#### bug
2421

25-
- Nothing.
22+
- [59: Fully qualified namespace not checked in note visitors](https://github.com/open-code-modeling/php-code-ast/issues/59) thanks to @sandrokeil
23+
- [58: Empty collection not working](https://github.com/open-code-modeling/php-code-ast/issues/58) thanks to @sandrokeil
2624

2725
## 0.10.1 - 2021-01-15
2826

0 commit comments

Comments
 (0)