Update Changelog with print method changes
[kamaki] / Changelog
1 CHANGELOG for version 0.11
2
3 Bug Fixes:
4
5 Changes:
6
7 - Logs do not contain kamaki.clients pids by default [#4242]
8 - Replace page_hold method with pydoc.pager [#4279]
9 - Remove commands.pithos.DelimiterArgument, replace with ValueArgument
10     wherever it is used
11 - Replace print methods with member print methods in _commands.* [#4292]
12
13 Features:
14
15 - New config option log_pid (default: off) can allow pid-logging [#4242]
16 - Expand kamaki.cli unitests for the following packages ( [#4058] ):
17   errors
18 - Modify print methods in cli utils to use arbitary stream objects [#4288]
19 - Implement wrapers for cli.utils print methods, in _commands [#4292]
20