Skip to content

Commit fc87261

Browse files
committed
Resolve merge conflict by deleting unnecessary files and accepting devel modifications
2 parents d2493f9 + 71baf86 commit fc87261

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

FAQ.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,12 @@ There's a caveat for contributors to the library.
8181
If you are contributing to the library, you will need to run `./build.sh -m` at some point.
8282
This has a failure on gccgo. Consequently, contributors must use the `gc` compiler.
8383

84+
## Development Model
85+
86+
All development happens on the main trunk.
87+
88+
In the rare case that a patch release needs to happen for an old minor or major release,
89+
a release branch will be created from which that release will be cut.
90+
91+
## Latest Release
92+
Latest release is v1.2.14 - released on May 27, 2025.

0 commit comments

Comments
 (0)