******************************************************
Added
=====
- Added a string representation method to ``GroupMod``,
``Header``, ``Bucket``, ``ActionSetField`` and ``ActionOutput``.
Changed
=======
- Changed ``setup.py`` to run ``pytest-runner`` only during the unit tests.
- Let Scrutinizer CI choose which Python 3.6 it'll use for tests.
Fixed
=====
- Fixed ``PackException`` error when running Kytos with OpenFlow 1.0 (631).
- Fixed docstrings in ``UBIntBase`` and ``TableFeatures`` classes.