The unpac monorepo manager self-hosting as a monorepo using unpac

Update `CHANGES.md` for next version

+5
+5
vendor/opam/thread-table/CHANGES.md
··· 2 2 3 3 All notable changes to this project will be documented in this file. 4 4 5 + Next version: 6 + 7 + - Change `find` to use `raise_notrace` for performance (@polytypic) 8 + - Change license to ISC from 0BSD (@tarides) 9 + 5 10 ## 0.1.0 6 11 7 12 - Initial version of lock-free thread-safe integer keyed hash table (@polytypic)