mirror of
https://github.com/janet-lang/janet
synced 2025-01-23 21:56:52 +00:00
Prepare for 1.17.0 release.
This commit is contained in:
parent
49142fa385
commit
ca97510a52
@ -1,7 +1,7 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 1.17.0 - Unreleased
|
||||
## 1.17.0 - 2021-08-21
|
||||
- Add support for threaded abstract types. Threaded abstract types can easily be shared between threads.
|
||||
- Deprecate the `thread` library. Use threaded channels and ev instead.
|
||||
- Channels can now be marshalled.
|
||||
|
Loading…
Reference in New Issue
Block a user