mirror of
https://github.com/janet-lang/janet
synced 2025-01-24 06:06:52 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
e4ea8bc867
commit
ca4a35c90a
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 1.8.1 - 2020-03-30
|
||||||
|
- Fix bugs for big endian systems
|
||||||
|
- Fix 1.8.0 regression on BSDs
|
||||||
|
|
||||||
## 1.8.0 - 2020-03-29
|
## 1.8.0 - 2020-03-29
|
||||||
- Add `reduce2`, `accumulate`, and `accumulate2`.
|
- Add `reduce2`, `accumulate`, and `accumulate2`.
|
||||||
- Add lockfiles to `jpm` via `jpm make-lockfile` and `jpm load-lockfile`.
|
- Add lockfiles to `jpm` via `jpm make-lockfile` and `jpm load-lockfile`.
|
||||||
|
Loading…
Reference in New Issue
Block a user