update NEWS
diff --git a/inst/NEWS.md b/inst/NEWS.md
index b6fda03..ad8d739 100644
--- a/inst/NEWS.md
+++ b/inst/NEWS.md
@@ -1,10 +1,14 @@
-kableExtra 0.7.1
+kableExtra 0.8.0
--------------------------------------------------------------------------------
* Fixed #115, a bug in latex footnote about escaping.
* Fixed #116, a bug about the position of footnote in longtable with booktabs
* Fixed #119, a bug between collapse_rows and add_header_above
* Improve footnotes in longtable and replace threeparttable with threeparttablex. Now footnotes works smoothly in longtable, even with full width in tabu.
* Fixed #135, a bug in footnote_marker_symbol
+* Added a new layout for collapse_rows, thanks @georgegui! #159
+* Added the linebreak function to support adding linebreaks to LaTeX table.
+* Added internal support to convert \n to linebreak in table to all kableExtra functions
+* Added a document about wrapping texts and adding linebreaks.
kableExtra 0.7.0