Skip to content

Commit 86e6d62

Browse files
0.11.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent 7d7db42 commit 86e6d62

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGELOG.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22

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

5-
## 0.11.0 - TBD
5+
## 0.11.0 - 2021-01-30
66

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

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

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

17-
- Nothing.
12+
Feature release (minor)
1813

19-
### Removed
14+
### 0.11.0
2015

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

23-
### Fixed
20+
#### enhancement
2421

25-
- Nothing.
22+
- [66: Generate code from file collection with current file AST support](https://github.com/open-code-modeling/php-code-ast/issues/66) thanks to @sandrokeil
23+
- [65: Support custom node visitors in class and interface builder](https://github.com/open-code-modeling/php-code-ast/issues/65) thanks to @sandrokeil
24+
- [61: Switch from PHPStan to Psalm](https://github.com/open-code-modeling/php-code-ast/issues/61) thanks to @sandrokeil
25+
- [55: Remove deprecated methods and static node visitor methods in favour of high level API](https://github.com/open-code-modeling/php-code-ast/issues/55) thanks to @sandrokeil
2626

2727
## 0.10.3 - 2021-01-29
2828

0 commit comments

Comments
 (0)