documentation/index.html.erb in thinner-0.1.3 vs documentation/index.html.erb in thinner-0.1.4

- old
+ new

@@ -57,9 +57,11 @@ <p>The command line interface accepts a newline separated list of urls via stdin by setting the <strong>-e</strong> flag. So you'll be able to use the command like so:</p> <pre>cat urls_to_purge.txt | bin/thinner -e</pre> <h2>Change Log</h2> + <h3>0.1.2</h3> + <p>Force process to exit on signals and fixed gem warning.</p> <h3>0.1.1</h3> <p>Fixed bug in command line argument parsing.</p> <h3>0.1.0</h3> <p>Initial release.</p> </body> \ No newline at end of file