aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8880bf..fe97d3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 1.2.6
+
+* Added in support for arbitrary execution of strings, rather than just of files with `exec`.
+* Added in support for accessing `lpm` internals with `exec`, just as you would with plugins.
+
# 1.2.5
* Added in support for `mbedtls3`.