We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09359a4 commit e0075fbCopy full SHA for e0075fb
doc/whats_new/v0.6.rst
@@ -1,9 +1,25 @@
1
+.. _changes_0_6_2:
2
+
3
+Version 0.6.2
4
+==============
5
6
+This is a bug-fix release to resolve some issues regarding the handling the
7
+input and the output format of the arrays.
8
9
+Changelog
10
+---------
11
12
+- Allow column vectors to be passed as targets.
13
+ :pr:`673` by :user:`Christos Aridas <chkoar>`.
14
+- Better input/output handling for pandas, numpy and plain lists.
15
+ :pr:`681` by :user:`Christos Aridas <chkoar>`.
16
17
18
.. _changes_0_6_1:
19
20
Version 0.6.1
21
==============
22
-**In Development**
23
24
This is a bug-fix release to primarily resolve some packaging issues in version
25
0.6.0. It also includes minor documentation improvements and some bug fixes.
0 commit comments