Version 0.2.3
-------------
 * Add missing `stream.flush()` to logging handler


Version 0.2.2
-------------
 * Add `placeholder` parameter to text_table.Table.draw()


Version 0.2.1
-------------
 * Python 2.7 support for pcli.text_table


Version 0.2
-----------
 * pcli.log module


Version 0.1
-----------
 * Initial release: pcli has been separated from https://github.com/KonishchevDmitry/pycl
 * pcli.text_table module
 * pcli.user_input module
