Update history to reflect merge of #1397
This commit is contained in:
parent
3703bde3b1
commit
bad5ea55d1
|
@ -12,6 +12,8 @@
|
||||||
* 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)
|
* Use binary mode when writing file (#1364)
|
||||||
|
* Fix 'undefined method `encoding` for "mailto"' errors w/ Ruby 1.8 and
|
||||||
|
Kramdown > 0.14.0 (#1397)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Remove redundant argument to
|
* Remove redundant argument to
|
||||||
|
|
Loading…
Reference in New Issue