Update history to reflect merge of #1364
This commit is contained in:
parent
826293ebe3
commit
ab0a39fde9
|
@ -9,6 +9,7 @@
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Markdown extension matching matches only exact matches (#1382)
|
* Markdown extension matching matches only exact matches (#1382)
|
||||||
* Fixed NoMethodError when message passed to `Stevenson#message` is nil (#1388)
|
* Fixed NoMethodError when message passed to `Stevenson#message` is nil (#1388)
|
||||||
|
* Use binary mode when writing file (#1364)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Remove redundant argument to
|
* Remove redundant argument to
|
||||||
|
|
Loading…
Reference in New Issue