mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Update changelog.
This commit is contained in:
parent
803c3fc235
commit
c447e7b3a5
@ -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.
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
- Add line, column style stacktraces if source is available. Otherwise, default
|
||||||
|
to (start:end) byte offsets.
|
||||||
|
|
||||||
## 1.3.1 - 2019-09-21
|
## 1.3.1 - 2019-09-21
|
||||||
- Fix some linking issues when creating executables with native dependencies.
|
- Fix some linking issues when creating executables with native dependencies.
|
||||||
- jpm now runs each test script in a new interpreter.
|
- jpm now runs each test script in a new interpreter.
|
||||||
|
Loading…
Reference in New Issue
Block a user