summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1fb428c..9c26021 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+*1.2.1
+
+* Fix net-dhcp example to allow use of the socket if already in use (mikerodrigues)
+* Fix net-dhcp example script to bail with useful errors if dependencies haven't been installed (mjtko)
+
*1.2.0
* Fix Array handling for message payloads [presto53]