0.016   2023-10-31  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
        - Tweak Abstract (add 'List of ...' prefix) to follow convention.
0.015   2023-06-15  Released-By: PERLANCAR; Urgency: medium
        - [doc] Mention related list:
          Acme::CPANModules::BrowsingTableInteractively.
0.014   2023-02-16  Released-By: PERLANCAR; Urgency: medium
        - Add participant: Text::SimpleTable; mark about excluding
          Text::SimpleTable::AutoWidth, Text::ASCIITable::EasyTable.
0.013   2021-07-31  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- Add description, grammar.
0.012   2021-07-31  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
	- [build] Rebuild with updated Pod::Weaver::Plugin::Bencher::Scenario
          (0.251) to tweak texts in generated POD section. Generate charts.
0.011   2021-07-26  Released-By: PERLANCAR; Urgency: medium
	- [ux] In generated sample output section, linkify entry.
0.010   2021-07-26  Released-By: PERLANCAR; Urgency: medium
	- [doc] Add (generated) POD section to show the sample output of
	  (some of the) modules.
	- Add description for Text::Table::Sprintf.
0.009   2021-02-20  Released-By: PERLANCAR; Urgency: medium
	- Add features: column_width, per_column_width, row_height,
	  per_row_height, pad, vpad.
	- Add entries: Text::Table::Any, Text::Table::More,
          Text::Table::Manifold, Text::UnicodeBox::Table.
	- [doc] Mention Acme::CPANModules::HTMLTable.
	- Add datasets that contain color & wide char.
0.008   2021-02-15  Released-By: PERLANCAR; Urgency: medium
	- Rename feature: color -> color_data.
        - Add features: custom_border, custom_color, color_theme, align_cell,
	  align_column, rowspan, colspan.
	- Add participants: Text::Table::TinyBorderStyle,
	  Text::Table::Span.
0.007   2021-01-31  Released-By: PERLANCAR; Urgency: high
        - Merge releases 0.006 & 0.006.1.
0.006.1  2021-01-25  Released-By: PERLANCAR; Urgency: medium; Cancelled: yes
	- Add feature: multiline_data.
        - UPDATE 2021-01-31: rename version from 0.006 to 0.006.1 to avoid
          conflict.
0.006   2020-09-13  Released-By: PERLANCAR; Urgency: medium
	- Note that Text::Table::Tiny (1.01_01) can now handle wide
	  characters.
0.005   2020-08-10  Released-By: PERLANCAR; Urgency: medium
	- Note that Text::Table::Tiny (1.00) now can draw using box-drawing
	  characters.
0.004   2020-08-10  Released-By: PERLANCAR; Urgency: medium
	- Add entry: Text::Table::Sprintf.
0.003   2020-08-10  Released-By: PERLANCAR; Urgency: medium
	- Note that Text::Table::Tiny supports color as of 1.00.
0.002   2019-02-24  Released-By: PERLANCAR
	- No functional changes.
	- [dist] Use DZP:Bencher::Scenario and PWP:Bencher::Scenario to
	  show sample benchmark.
0.001   2019-01-11  Released-By: PERLANCAR
        - First release, converted from Bencher::Scenario::TextTableModules.