Skip to content

Commit 238a565

Browse files
committed
changelog
1 parent 85a9eb5 commit 238a565

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pkgs/ffigen/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 21.0.0
2+
3+
- __Breaking change__: Remove deprecated `wrapperName` field from
4+
`NativeExternalBindings`.
5+
16
## 20.1.1
27

38
- Update tests and examples now that package:objective_c is using native assets.

pkgs/ffigen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# BSD-style license that can be found in the LICENSE file.
44

55
name: ffigen
6-
version: 20.1.1
6+
version: 21.0.0-wip
77
description: >
88
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift
99
files.

0 commit comments

Comments
 (0)