-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clear CHANGELOG_PENDING post release (#243)
- Loading branch information
Showing
1 changed file
with
0 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,3 @@ | ||
### Improvements | ||
|
||
- Add EOT (heredoc) style string delimiter handling. | ||
- Add template join expression to convert expression | ||
- Add references to issues for missing functions in output | ||
- Add code generation rename workarounds for pcl keywords | ||
|
||
### Bug Fixes | ||
|
||
- Fix errors being encountered but not reported to the user | ||
|
||
- Fix using a module multiple times via different constraints | ||
|
||
- Fix conversion of object blocks | ||
|
||
- Fix conversion of object attributes |