doc: add a section about --pre to the GUIDE

Fixes #1252
This commit is contained in:
Andrew Gallant
2020-05-08 11:44:00 -04:00
parent 184c15882e
commit 0eb2501b6e
3 changed files with 213 additions and 3 deletions

View File

@@ -2,6 +2,8 @@ TBD
===
Bug fixes:
* [BUG #1252](https://github.com/BurntSushi/ripgrep/issues/1252):
Add a section on the `--pre` flag to the GUIDE.
* [BUG #1339](https://github.com/BurntSushi/ripgrep/issues/1339):
Improve error message when a pattern with invalid UTF-8 is provided.
* [BUG #1524](https://github.com/BurntSushi/ripgrep/issues/1524):