Kouhei Sutou
null+****@clear*****
Sat Oct 22 23:29:11 JST 2016
Kouhei Sutou 2016-10-22 23:29:11 +0900 (Sat, 22 Oct 2016) New Revision: bf8ee214e6245bf8e6431c76c345e41f4e8d7a6c https://github.com/pgroonga/pgroonga.github.io/commit/bf8ee214e6245bf8e6431c76c345e41f4e8d7a6c Message: Add 1.1.5 entry Modified files: news/index.md Modified: news/index.md (+18 -0) =================================================================== --- news/index.md 2016-10-09 23:06:29 +0900 (8afa248) +++ news/index.md 2016-10-22 23:29:11 +0900 (efbfe34) @@ -4,6 +4,24 @@ title: News # News +## 1.1.5: 2016-10-22 {#version-1-1-5} + +### Improvements + + * [[Windows](../install/windows.html)] Provided PostgreSQL 9.5 package again. + +### Fixes + + * [`&?>` operator](../reference/operators/query-contain-v2.html) Fixed a bug that it may return `true` even if it's not matched. + + * [`&@>` operator](../reference/operators/query-contain-v2.html) Fixed a bug that it may return `true` even if it's not matched. + + * [`pgroonga.score` function](../reference/functions/pgroonga-score.html) Fixed a memory leak. [groonga-dev,04154][Reported by Takahashi] + +### Thanks + + * Takahashi + ## 1.1.4: 2016-10-08 {#version-1-1-4} ### Improvements -------------- next part -------------- HTML����������������������������...Download