Add release note about re2

Let folks know about the new binary dependency.

Change-Id: I73d9e2611992ca57ae85eb56482de7dd192ac97d
This commit is contained in:
James E. Blair
2018-04-27 10:25:52 -07:00
parent c7904bc0b5
commit f003cd0003

View File

@@ -5,3 +5,8 @@ features:
:value:`pipeline.trigger.<github source>.action.status` and pipeline
requirements :attr:`pipeline.require.<github source>.status` now support
regular expression matching.
upgrade:
- |
The ``fb-re2`` python library is added as a dependency; this may
required the installation of the ``re2`` library and header files
in order to build.