Skip to content

Commit 2ff5c64

Browse files
authored
Update CHANGELOG.md (dart-archive/yaml_edit#82)
1 parent 0c06c32 commit 2ff5c64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pkgs/yaml_edit/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.2.2-wip
2+
- Suppress warnings previously printed to `stdout` when parsing YAML internally.
3+
14
## 2.2.1
25

36
- Require Dart 3.0

pkgs/yaml_edit/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: yaml_edit
2-
version: 2.2.1
2+
version: 2.2.2-wip
33
description: >-
44
A library for YAML manipulation with comment and whitespace preservation.
55
repository: https://github.com/dart-lang/yaml_edit

0 commit comments

Comments
 (0)