doc/text/news.md in groonga-log-0.1.1 vs doc/text/news.md in groonga-log-0.1.2
- old
+ new
@@ -1,6 +1,24 @@
# News
+## 0.1.2: 2018-02-04
+
+### Improvements
+
+ * Added no PID case support.
+
+ * `GroongaLog::Parser.target_line?`: Added.
+
+ * `GroongaLog::Parser.sort_paths`: Added.
+
+ * `GroongaLog::Parser#parse_paths`: Added.
+
+ * `GroongaLog::Entry`: Renamed from `GroongaLog::Statistic`.
+
+ * Added zip-ed and gzip-ed files support.
+
+ * `GroongaLog::Parser#current_path`: Added.
+
## 0.1.1: 2017-09-28
### Improvements
* Remove redundant information.