Skip to content

Commit

Permalink
Add 1.5.9 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 6, 2020
1 parent f445748 commit a99dde3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions doc/text/news.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# News

## 1.5.9: 2020-04-06

### Fixes

* `replay`: Added `--output-type` option.

* `replay`: Added support for outputting logs to stdout.

* `replay`: Fixed a bug that command name isn't processed correctly.

* `replay`: Added support for inputting from stdin.

* `run-regression-test`: Added `--old-groonga-env` option.

* `run-regression-test`: Added `--new-groonga-env` option.

* `run-regression-test`: Added support for checking the number of
leaked objects.

* `replay`: Added `--output-error-responses` option.

* `run-regression-test`: Added `--omit-rate` option.

## 1.5.8: 2020-02-14

### Fixes
Expand Down

0 comments on commit a99dde3

Please sign in to comment.