mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Update changelog.
This commit is contained in:
parent
9d23192614
commit
cfa9fb6ee4
@ -2,6 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased - ???
|
||||
- Add `buffer/push` function.
|
||||
- Backtick delimited strings and buffers are now reindented based on the column of the
|
||||
opening delimiter. WHitespace in columns to the left of the starting column is ignored unless
|
||||
there are non-space/non-newline characters in that region, in which case the old behavior is preserved.
|
||||
|
Loading…
Reference in New Issue
Block a user