1.3.0 Release

This commit is contained in:
Calvin Rose 2019-09-05 19:33:08 -05:00
parent 2f2b875c2a
commit 37a943d9b5
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.3.0 - Unreleased
## 1.3.0 - 2019-09-05
- Add `get-in`, `put-in`, `update-in`, and `freeze` to core.
- Add `jpm run rule` and `jpm rules` to jpm to improve utility and discoverability of jpm.
- Remove `cook` module and move `path` module to https://github.com/janet-lang/path.git.