Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 1f71fae5178ea741585613bc20e9db882bb80313..41635843928899d697f76bce334de82403c69d5d 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -11,6 +11,8 @@ |
| `configureExpectFailureHandler`, and `getOrCreateExpectFailureHandler`. |
| Now that `expect` is in the `unittest` package, these are no longer needed. |
| +* Improve the formatting of strings that contain unprintable ASCII characters. |
| + |
| ## 0.11.4+1 |
| * Correctly match and print `String`s containing characters that must be |