diff options
author | Sven Gothel <[email protected]> | 2020-10-20 08:10:34 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-10-20 08:10:34 +0200 |
commit | 2ff9efc5662e501bbd239b33d36cb940c62518b8 (patch) | |
tree | 7db13fcbcdc82fe2dfd928816a4293d2b190884d /README.md | |
parent | 09391fe320840e234ba158ad3ebe2b2f28f7133f (diff) |
README bump
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -107,6 +107,13 @@ Changes * First stable release (TODO) +**0.3.0** + +* TODO +* Use nsize_t and snsize_t where appropriate for smaller footprint +* Have ringbuffer's Size_type parameterized +* Bugfixes and added cow_array + **0.2.1** * Added cow_vector and sc_atomic_critical |