Chromium Code Reviews| Index: pkg/path/CHANGELOG.md |
| diff --git a/pkg/path/CHANGELOG.md b/pkg/path/CHANGELOG.md |
| index 22fc34f668544f892e81b571d5548f16d1c3f375..9a6eccfce68a26f13fbfe5c4f886e2c8615812b2 100644 |
| --- a/pkg/path/CHANGELOG.md |
| +++ b/pkg/path/CHANGELOG.md |
| @@ -1,3 +1,8 @@ |
| +# 1.2.1 |
| + |
| +* Many members on `Style` that provided access to patterns and functions used |
| + internally for parsing paths have been deprecated. |
| + |
| # 1.2.0 |
| * Added `path.prettyUri`, which produces a human-readable representation of a |