Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index ce71980680e085640424a2e91f277379fef184cd..8386e74006828b5a26671c50d2dafaae235e38cc 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,3 +1,9 @@ |
| +# 1.2.2 |
| + |
| +* Allow fields in `SourceSpanBase`, `SourceLocationBase`, `SourceSpanException`, |
| + `SourceSpanFormatException`, and `SourceSpanWithContext` to be overridden in |
| + strong mode. |
| + |
| # 1.2.1 |
| * Fix the declared type of `FileSpan.start` and `FileSpan.end`. In 1.2.0 these |