Chromium Code Reviews| Index: pkg/csslib/CHANGELOG.md |
| diff --git a/pkg/csslib/CHANGELOG.md b/pkg/csslib/CHANGELOG.md |
| deleted file mode 100644 |
| index 7c044aae5222420e69b074a791865839ea8ea5fe..0000000000000000000000000000000000000000 |
| --- a/pkg/csslib/CHANGELOG.md |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -## 0.11.0+3 |
| - |
| -* Improve the speed and memory efficiency of parsing. |
| - |
| -## 0.11.0+2 |
| - |
| -* Fix another test that was failing on IE10. |
| - |
| -## 0.11.0+1 |
| - |
| -* Fix a test that was failing on IE10. |
| - |
| -## 0.11.0 |
| - |
| -* Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class. |