diff options
| author | 2019-09-05 19:33:08 -0500 | |
|---|---|---|
| committer | 2019-09-05 19:33:08 -0500 | |
| commit | 37a943d9b5adfd2a9663667fc4151ca71b4fc32d (patch) | |
| tree | 68874d92c86d1cbd7e71d0283dd202a7991ef115 | |
| parent | Update CHANGELOG.md (diff) | |
1.3.0 Releasev1.3.0
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ead70343..5c14ada5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. |
