Update readme for changes made since notes for v1.5.0 were originally made (#1846)

This commit is contained in:
Thad House 2021-07-23 12:38:44 -07:00 коммит произвёл GitHub
Родитель b00fb5eb33
Коммит a2c19d3ac3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -173,6 +173,10 @@ The QUIC specifications now offically RFC. Both the v1 and draft-29 versions are
- Use root level certificate verification callback in OpenSSL (#1818).
- Ignore Duplicate Stream Read Shutdowns (#1822).
- Constrain processor index to processor count on posix (#1824).
- Build speed and build dependency improvements (#1845) (#1839).
- Initial support for Android binaries (#1835).
- Update version negotiation to draft v4 (#1826).
- Fix issues where datapaths and sockets might be used incorrectly (#1843) (#1837).
- Various documentation improvements and additions.
Official (v1) RFC and draft-29 are supported by this release.