diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c56a6c0..236b76f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Added default height to `defaultTextStyle` (https://github.com/akvelon/flutter-code-editor/pull/297). - Added `disposed` and `mounted` checks to `CodeField` and `CodeController` (https://github.com/akvelon/flutter-code-editor/pull/298). - Added `UndoHistoryController` to `CodeField` (https://github.com/akvelon/flutter-code-editor/pull/302). +- Added support for `yaml` comments (https://github.com/akvelon/flutter-code-editor/pull/305). ## 0.3.3