Document recent changes in this branch

This commit is contained in:
Justin Ethier 2019-06-19 18:45:30 -04:00
parent 1a1f707a73
commit f79a14b64a

View file

@ -4,7 +4,8 @@
Features
- TODO: new library for atomics
- Added a new library `(cycone concurrent)` with support for atomics, immutability, and shared objects.
- Relocated existing libraries to `(cyclone match)` and `(cyclone test)`.
Bug Fixes