Skip to content

Commit d7a09d4

Browse files
committed
Document main-branch tagging freeze
1 parent fd27a52 commit d7a09d4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Native [DTLS 1.2][rfc6347] implementation in the Go programming language.
2121

2222
A long term goal is a professional security review, and maybe an inclusion in stdlib.
2323

24+
> [!WARNING]
25+
> This branch is currently frozen from tagging while DTLS 1.3 work is underway.
26+
>
27+
> DTLS 1.3 and breaking changes should target the `main` branch. Bug fixes and DTLS 1.2 improvments should target the `dtls-1.2` branch, which can be used for tags until DTLS 1.3 is ready.
28+
2429
### RFCs
2530
#### Implemented
2631
- **RFC 6347**: [Datagram Transport Layer Security Version 1.2][rfc6347]

0 commit comments

Comments
 (0)