Fix changelog typo.

This commit is contained in:
Calvin Rose 2020-06-14 15:10:54 -05:00
parent be1ec1b973
commit b7cd13bb0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.10.1 - 2020-06-14
## 1.10.0 - 2020-06-14
- Hardcode default jpm paths on install so env variables are needed in fewer cases.
- Add `:no-compile` to `create-executable` option for jpm.
- Fix bug with the `trace` function.