Skip to content

Commit ba4312f

Browse files
committed
Document that people can request releases
(and I'd be more than happy to make them happen :))
1 parent 727dc63 commit ba4312f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Additionally, `bindgen` uses `libclang` to parse C and C++ header files.
6565
To modify how `bindgen` searches for `libclang`, see the [`clang-sys` documentation][clang-sys-env].
6666
For more details on how `bindgen` uses `libclang`, see the [`bindgen` users guide][bindgen-book-clang].
6767

68+
## Releases
69+
70+
We don't follow a specific release calendar, but if you need a release please
71+
file an issue requesting that (ping `@emilio` for increased effectiveness).
72+
6873
## Contributing
6974

7075
[See `CONTRIBUTING.md` for hacking on `bindgen`!](./CONTRIBUTING.md)

0 commit comments

Comments
 (0)