Add a changelog entry for the session resumption + CID bug
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
diff --git a/ChangeLog.d/resumption_cid.txt b/ChangeLog.d/resumption_cid.txt
new file mode 100644
index 0000000..d6d74b8
--- /dev/null
+++ b/ChangeLog.d/resumption_cid.txt
@@ -0,0 +1,4 @@
+Bugfix
+   * Fix a bug where the connection ID extension on client side would not work
+     after a session resumption took place. This caused the client to not
+     recognize records containing a CID and drop them.