Fix typo in ChangeLog.

Fixes #121.
Thanks @dmick
This commit is contained in:
INADA Naoki 2015-01-14 10:02:04 +09:00
parent 87b493b2d8
commit d14a7885c7

View file

@ -2,7 +2,7 @@
===== =====
:release date: 2015-01-09 :release date: 2015-01-09
Inconpatible Changes Incompatible Changes
-------------------- --------------------
Changes Changes
@ -17,7 +17,7 @@ Bugs fixed
===== =====
:release date: 2015-01-07 :release date: 2015-01-07
Inconpatible Changes Incompatible Changes
-------------------- --------------------
Changes Changes
@ -33,7 +33,7 @@ Bugs fixed
===== =====
:release date: 2014-03-26 :release date: 2014-03-26
Inconpatible Changes Incompatible Changes
-------------------- --------------------
Changes Changes
@ -49,7 +49,7 @@ Bugs fixed
===== =====
:release date: 2014-02-17 :release date: 2014-02-17
Inconpatible Changes Incompatible Changes
-------------------- --------------------
Changes Changes
@ -67,7 +67,7 @@ Bugs fixed
===== =====
:release date: 2013-10-21 :release date: 2013-10-21
Inconpatible Changes Incompatible Changes
-------------------- --------------------
* Raises TypeError instead of ValueError when packer receives unsupported type. * Raises TypeError instead of ValueError when packer receives unsupported type.
@ -81,7 +81,7 @@ Changes
0.3.0 0.3.0
===== =====
Inconpatible Changes Incompatible Changes
-------------------- --------------------
* Default value of ``use_list`` is ``True`` for now. (It was ``False`` for 0.2.x) * Default value of ``use_list`` is ``True`` for now. (It was ``False`` for 0.2.x)