File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "BSD-3-Clause"
8
8
name = " bindgen"
9
9
readme = " README.md"
10
10
repository = " https://github.com/crabtw/rust-bindgen"
11
- version = " 0.18 .0"
11
+ version = " 0.19 .0"
12
12
13
13
[[bin ]]
14
14
doc = false
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
6
## [ Unreleased]
7
+
8
+
9
+ ## [ 0.19.0] - 2016-07-17
7
10
### Breaking
8
11
- Remove ` Builder::default ` to force the specification of the C header file
9
12
name.
@@ -78,7 +81,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
78
81
79
82
## [ 0.15.0] - 2016-08-31
80
83
81
- [ Unreleased ] : https://github.com/crabtw/rust-bindgen/compare/0.17...HEAD
84
+ [ Unreleased ] : https://github.com/crabtw/rust-bindgen/compare/0.19...HEAD
85
+ [ 0.19.0 ] : https://github.com/crabtw/rust-bindgen/compare/0.18...0.19
82
86
[ 0.18.0 ] : https://github.com/crabtw/rust-bindgen/compare/0.17...0.18
83
87
[ 0.17.0 ] : https://github.com/crabtw/rust-bindgen/compare/0.16...0.17
84
88
[ 0.16.0 ] : https://github.com/crabtw/rust-bindgen/compare/0.15...0.16
You can’t perform that action at this time.
0 commit comments