Changelog for http2-1.3.0
1.3.0
- APIs
Network.HTTP2.Priorityare changed again.Precedenceis introduced.
1.2.0
- APIs of
Network.HTTP2.Priorityare changed.deleteis provided. Internal data structure is changed from random skew heap to priority search queue.