aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2020-07-18 16:21:01 -0500
committerCalvin Rose <calsrose@gmail.com>2020-07-18 16:21:01 -0500
commitfa55283f62f88493f47b00cf20b34a0b84c64620 (patch)
tree5e99eb29b66032981f8fc0319b3b769c4b33ca01
parentTest building binaries with jpm. (diff)
Release 1.11.0v1.11.0
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b081a767..ece21574 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## Unreleased - ???
+## 1.11.0 - 2020-07-18
- Add `forever` macro.
- Add `any?` predicate to core.
- Add `jpm list-pkgs` subcommand to see which package aliases are in the listing.