Cleanup changelog after bad merge.

This commit is contained in:
Markus Schirp 2015-08-11 01:18:49 +00:00
parent d5f5cafd58
commit 33f1e8f2ff

View file

@ -2,13 +2,10 @@
* Remove invalid mutation `foo or bar` to `!(foo or bar)` see #287 * Remove invalid mutation `foo or bar` to `!(foo or bar)` see #287
* Add mutation from `#to_h` to `#to_hash` #218 * Add mutation from `#to_h` to `#to_hash` #218
<<<<<<< 2914e9c8d906540edc1cc7d4bc6393f68db39b8d
* Add mutation from `#defined?` to `true` / `false` #334
* Add mutation from `super` to `super()` #309 * Add mutation from `super` to `super()` #309
=======
* Add mutation from `#defined?` to `true` / `false` #399 * Add mutation from `#defined?` to `true` / `false` #399
* Reduce framed (multiline) progress reporter noise * Reduce framed (multiline) progress reporter noise
>>>>>>> Reduce framed progress reporter noise * Fix a bug where killfork pipes where not properly closed
# v0.8.1 2015-07-24 # v0.8.1 2015-07-24