Skip to content

Commit

Permalink
Clean up release notes pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Aug 26, 2020
1 parent 2796ed7 commit 63974cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Version: 1.2.0
overrides the provided impls...).

Add `sysUt.toItr` to simplify life when using closure iterators. Show use
in `trie.leaves` recursive iterator.
in `trie.leaves` as a "recursive iterator" (as close as makes sense in Nim).

Add PoC super minimal Python multiprocessing like module & `only` example.
Also add `dirq.nim` example using inotify as a reliable OS queue.
Add minimal proof-of-concept Python multiprocessing-like `procpool` module &
`examples/only` and `examples/dirq` using inotify as a reliable OS queue.

Version: 1.1.0
---------------
Expand Down

0 comments on commit 63974cb

Please sign in to comment.