| Hao Zhu | 5353dc0 | 2017-05-30 11:30:38 -0400 | [diff] [blame^] | 1 | kableExtra 0.2.1.9000 (not released) | 
 | 2 | -------------------------------------------------------------------------------- | 
 | 3 | * Improved the look of HTML grouped header row (again) by adding spaces between | 
 | 4 | groups | 
 | 5 |  | 
 | 6 | * Fixed a bug in grouped header row. | 
 | 7 |  | 
 | 8 |  | 
| Hao Zhu | bff0191 | 2017-05-23 18:05:00 -0400 | [diff] [blame] | 9 | kableExtra 0.2.1 | 
 | 10 | -------------------------------------------------------------------------------- | 
 | 11 |  | 
 | 12 | * Added `column_spec()` to customize the look of the selected column. | 
 | 13 |  | 
| Hao Zhu | 6d2faa1 | 2017-05-24 02:16:45 -0400 | [diff] [blame] | 14 | * Improved the look of HTML grouped header row. | 
 | 15 |  | 
 | 16 | * Fixed an error in a documentation. | 
| Hao Zhu | bff0191 | 2017-05-23 18:05:00 -0400 | [diff] [blame] | 17 |  | 
| Hao Zhu | 5353dc0 | 2017-05-30 11:30:38 -0400 | [diff] [blame^] | 18 |  | 
| Hao Zhu | f9aa4c4 | 2017-05-22 15:53:35 -0400 | [diff] [blame] | 19 | kableExtra 0.2.0 | 
 | 20 | -------------------------------------------------------------------------------- | 
 | 21 |  | 
 | 22 | * Added `add_indent()` feature to add indentations to rows in HTML and LaTeX. | 
 | 23 |  | 
 | 24 | * Added `group_rows()` feature to group rows together in HTML and LaTeX. | 
 | 25 |  | 
 | 26 | * Changing `font_size` in `kable_styling` won't affect table caption any more. | 
 | 27 |  | 
 | 28 | * Fixed a bug in `scale_down` in `kable_styling` on landscape page in LaTeX. | 
 | 29 |  | 
 | 30 | * Changed `stop` to `message` on format checking. | 
 | 31 |  | 
| Hao Zhu | bd95bb2 | 2017-05-22 16:08:49 -0400 | [diff] [blame] | 32 | * Added an example for how to use it in Shiny. | 
 | 33 |  | 
 | 34 | * Fixed a few errors in the LaTeX vignette file. | 
| Hao Zhu | f9aa4c4 | 2017-05-22 15:53:35 -0400 | [diff] [blame] | 35 |  | 
 | 36 |  | 
 | 37 | kableExtra 0.1.0 | 
 | 38 | -------------------------------------------------------------------------------- | 
 | 39 |  | 
 | 40 | * Initial Release |