ChangeLog in asir-1.1.5 vs ChangeLog in asir-1.1.6
- old
+ new
@@ -1,4 +1,12 @@
+2012-12-07 Kurt A. Stephens <ks.github@kurtstephens.com>
+
+ * v1.1.6: New version.
+ * Conduit: handles :conduit_options, pid_file.
+ * Transport: added after_invoke_message callback.
+ * Main: handle --help option.
+ * Main: Don't close stdio stream till worker is running.
+
2012-12-05 Kurt A. Stephens <ks.github@kurtstephens.com>
* v1.1.5: New version.
* YAML: Support better handling of ASCII-8BIT in Psych.dump.