Skip to content

Merge release 0.12.2 into 0.13.x #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
0.12.1 readiness
Updates the CHANGELOG.md to set the release date.
  • Loading branch information
open-code-modeling-bot committed Feb 15, 2021
commit b96f331b4e69ad175e0eb9043ab0970ba3d4665d
23 changes: 10 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,24 @@

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

## 0.12.1 - TBD
## 0.12.1 - 2021-02-15

### Added

- Nothing.
-----

### Changed
### Release Notes for [0.12.1](https://github.com/open-code-modeling/php-code-ast/milestone/27)

- Nothing.
0.12.x bugfix release (patch)

### Deprecated

- Nothing.
### 0.12.1

### Removed

- Nothing.
- Total issues resolved: **1**
- Total pull requests resolved: **0**
- Total contributors: **1**

### Fixed
#### bug

- Nothing.
- [69: ClassPropertyBuilder with typed=false not working](https://github.com/open-code-modeling/php-code-ast/issues/69) thanks to @sandrokeil

## 0.12.0 - 2021-02-12

Expand Down