Skip to content

Commit

Permalink
document version compatibility policy (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann authored Apr 2, 2024
1 parent 8f7ed4e commit a46180c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This is documentation for the [quic-go.net](https://quic-go.net), the documentat
* [quic-go](https://github.com/quic-go/quic-go) (both the QUIC and HTTP/3 layer)
* [webtransport-go](https://github.com/quic-go/webtransport-go)

## Version Compatibility

This documentation is focused **exclusively** on the most recent releases of quic-go and webtransport-go.
No effort is made to document older versions.

## Running locally

This site uses [Hugo](https://gohugo.io/). You can start a local webserver by running:
Expand Down

0 comments on commit a46180c

Please sign in to comment.