aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlthms <contact@thomasletan.fr>2017-12-29 13:47:06 +0000
committerThomas Letan <contact@thomasletan.fr>2018-01-24 08:11:28 +0100
commitb437b1f703d3b12c78c1eea2b203d24a12acd591 (patch)
tree6bfb1ba9c8e563f5a37e80a847749bec99ae3139
parentpuppeteer: Notify the puppeteers when puppets enter or leave instances (diff)
chore: Add a ChangeLog
-rw-r--r--ChangeLog.md13
-rw-r--r--mix.exs1
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
new file mode 100644
index 0000000..ea9d06f
--- /dev/null
+++ b/ChangeLog.md
@@ -0,0 +1,13 @@
+# lkn-core
+
+## Unreleased
+
+# Features
+
+* Puppeteers are now notified when a puppet enters or leaves the instance they
+ are registered to. As a consequence, Puppeteers implementations have to
+ implement new callbacks
+
+### Dependencies
+
+* `distillery` is no longer a dependency
diff --git a/mix.exs b/mix.exs
index f535b11..86ed5a2 100644
--- a/mix.exs
+++ b/mix.exs
@@ -68,6 +68,7 @@ defmodule Lkn.Mixfile do
"lib",
"mix.exs",
"README.md",
+ "ChangeLog.md",
"LICENSE",
],
maintainers: [