aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index d1385c7..16a318e 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,12 @@
# ChangeLog
+## lkn_core 0.4.0
+
+* **[Breaking Change]** It is no possible to send per-system options when
+ registering a puppet
+* **[Breaking Change]** Rename the `key` argument of the cast/call of a
+ Puppeteer into the more straightforward `puppeteer_key`
+
## lkn_core 0.3.0
* When an instance was killed (once empty), its pool was crashing.