Skip to content

Commit

Permalink
[pigeon] Style fixes in C++ generator (flutter#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartmorgan authored May 24, 2022
1 parent 69c7179 commit 50191a5
Show file tree
Hide file tree
Showing 6 changed files with 333 additions and 83 deletions.
7 changes: 6 additions & 1 deletion packages/pigeon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.1.2

* [c++] Fixes minor style issues in generated code. This includes the naming of
generated methods and arguments, so will require updates to existing code.

## 3.1.1

* Updates for non-nullable bindings.
Expand Down Expand Up @@ -43,7 +48,7 @@
## 2.0.2

* Fixes Java crash for nullable nested type.

## 2.0.1

* Adds support for TaskQueues for serial background execution.
Expand Down
Loading

0 comments on commit 50191a5

Please sign in to comment.