All notable changes to this project will be documented in this file.
- [breaking] Make observe notifications optionally confirmable (cf15358)
- Derive PartialEq for some structs (3ca88e7)
- Remove unexpected cfg condition (503cd88)
- [breaking] Don't copy payload when creating a response from request packet (30eb0b8)
- [breaking] Remove deprecated features (678b2eb)
- Add missing CoAP Content-Formats (#23) (88f0d82)
- Remove complexity (807b710)
- Use updated coap-handler idiom (4a5ab5f)