SemVer Minor
- Add conditional conformances of CircularBuffer to Equatable and Hashable (#1101)
- Conform CircularBuffer to ExpressibleByArrayLiteral (#1102)
SemVer Patch
- NIOThreadPool: backed by NIOThreads (pthreads) instead of DispatchQueues (#1100)
- docs: EmbeddedChannel isn't as broken as it claims (#1103)
- Remove unused wrapper functions for atomic_flag (#1106)
- Rename
BOOLtoBOOLIFY(#1107) - bootstraps: tolerate random EventLoops (#1108)
- MTELG: Add EventLoopGroup identifier (#1109)
- more compatibility with other platforms (#1110)
- Remove
cpp_magic.himport and ancient Clang compatibility hack from CNIOAtomics.h (#1111)