[Groonga-commit] ranguba/groonga-client at 40734e3 [master] Split each item by new line

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 21 11:17:10 JST 2016


Kouhei Sutou	2016-12-21 11:17:10 +0900 (Wed, 21 Dec 2016)

  New Revision: 40734e33d9881c6a93f1cd5239c2a1b8fd1b5c8d
  https://github.com/ranguba/groonga-client/commit/40734e33d9881c6a93f1cd5239c2a1b8fd1b5c8d

  Message:
    Split each item by new line
    
    It's for easy to translate.

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+13 -3)
===================================================================
--- doc/text/news.md    2016-12-21 11:16:28 +0900 (c4afbca)
+++ doc/text/news.md    2016-12-21 11:17:10 +0900 (8ecb2df)
@@ -40,12 +40,22 @@
 ### Improvements
 
   * Added request interface from groonga-client-rails.
-  * Added `Groonga::Client::Response::Schema::Index#full_text_searchable?`.
-  * Added `Groonga::Client::Response::Schema::Column#have_full_text_search_index?`.
-  * Added `Groonga::Client::Response::Schema::Table#have_full_text_search_index?`.
+
+  * Added
+    `Groonga::Client::Response::Schema::Index#full_text_searchable?`.
+
+  * Added
+    `Groonga::Client::Response::Schema::Column#have_full_text_search_index?`.
+
+  * Added
+    `Groonga::Client::Response::Schema::Table#have_full_text_search_index?`.
+
   * Added `Groonga::Client::Response::Select#slices`.
+
   * Added test helper from groonga-client-rails.
+
   * Added `Groonga::Client::Response#size` for Kaminari.
+
   * Added enumrable interface for `Groonga::Client::Response::Select`.
 
 ## 0.3.3 - 2016-12-07
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index