diff --git a/History.md b/History.md index a7088cbd..5f5b100c 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +# v2.3.0 + +* Writing object ends up with function definitions [#158](https://github.com/C2FO/fast-csv/pull/158) + # v2.2.0 * Handle split CRLF [#156](https://github.com/C2FO/fast-csv/pull/156) - [@alexeits](https://github.com/alexeits) diff --git a/docs/History.html b/docs/History.html index 2b1a850e..cc2f2dd6 100644 --- a/docs/History.html +++ b/docs/History.html @@ -176,6 +176,10 @@ +

v2.3.0

+

v2.2.0