CHANGELOG.md in plezi-0.12.4 vs CHANGELOG.md in plezi-0.12.5
- old
+ new
@@ -1,6 +1,11 @@
#Change Log
+***
+
+Change log v.0.12.5
+
+**Fix**: Placebo's older Rack recognition required that Rack be required within the gemfile of the application. This is no longer the case. Now `start_placebo` can also be used in a non-Rack environment (i.e. when disabling the server using: `Plezi.protocol = :placebo`). This allows writing Plezi based "worker" scripts that aren't web servers but can send and receive messages from the main application.
***
Change log v.0.12.4
\ No newline at end of file