update news
diff --git a/inst/NEWS b/inst/NEWS
index 3ac8695..f3c08a1 100644
--- a/inst/NEWS
+++ b/inst/NEWS
@@ -9,11 +9,14 @@
 
 * Fixed a bug in grouped rows with ()[].
 
-* Add a new LaTeX option `repeat_header` in `kable_styling` for repeating
+* Added a new LaTeX option `repeat_header` in `kable_styling` for repeating
 header rows in a longtable environment.
 
 * Fixed a bug in add_header_above to allow special symbol in extra header rows.
 
+* Added add_header_left() feature so people can insert heading columns as they
+do for heading rows.
+
 kableExtra 0.2.1
 --------------------------------------------------------------------------------