CHANGELOG.md in plezi-0.12.3 vs CHANGELOG.md in plezi-0.12.4
- old
+ new
@@ -1,6 +1,15 @@
#Change Log
+
+***
+
+Change log v.0.12.4
+
+**Fix**: unicasting should be type agnostic.
+
+**Update**: When using `Plezi.start_placebo`. The Placebo class will now allways have the websocket broadcasting capabilities, even if Placebo isn't initializes (if Plezi is runing) - allowing you to call `Plezi.start_placebo MyPlacebo` and `MyPlacebo.broadcast` from within the server application and having only the Placebo application react.
+
***
Change log v.0.12.3
**Feature**: (requires Redis) Identity API is here (read more on the [Websockets guide](./websockets.md))
\ No newline at end of file