From fcd69170830e90c5eab5b0924f618bd572b7ade7 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune Date: Mon, 9 Aug 2021 07:29:47 -0400 Subject: [PATCH] Fixup changelog --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7b52541..3b8ab5182 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### New features -* [#x](https://github.com/rubocop-hq/rubocop-ast/pull/x): Move `ProcessedSource#sorted_tokens` to be a public method. ([@dvandersluis][]) +* [#195](https://github.com/rubocop-hq/rubocop-ast/pull/195): Move `ProcessedSource#sorted_tokens` to be a public method. ([@dvandersluis][]) ## 1.8.0 (2021-07-14) @@ -259,5 +259,4 @@ [@koic]: https://github.com/koic [@dvandersluis]: https://github.com/dvandersluis [@eugeneius]: https://github.com/eugeneius - -[@wcmonty]: https://github.com/wcmonty \ No newline at end of file +[@wcmonty]: https://github.com/wcmonty