From ba4312f7457ec196a8291b4fdc70f2d174ccfe17 Mon Sep 17 00:00:00 2001 From: Emilio Cobos Álvarez Date: Fri, 13 Nov 2020 20:22:27 +0100 Subject: Document that people can request releases (and I'd be more than happy to make them happen :)) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bd687858..e1ad557e 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ Additionally, `bindgen` uses `libclang` to parse C and C++ header files. To modify how `bindgen` searches for `libclang`, see the [`clang-sys` documentation][clang-sys-env]. For more details on how `bindgen` uses `libclang`, see the [`bindgen` users guide][bindgen-book-clang]. +## Releases + +We don't follow a specific release calendar, but if you need a release please +file an issue requesting that (ping `@emilio` for increased effectiveness). + ## Contributing [See `CONTRIBUTING.md` for hacking on `bindgen`!](./CONTRIBUTING.md) -- cgit v1.2.3