You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
49
(previously usage of custom non-ascii tags may have led to invalid YAML that can't be parsed).
50
50
- Anchors now work correctly with empty nodes, #301.
51
51
- Fix incorrect parsing of invalid block mapping syntax, #418.
52
+
- Throw an error if block sequence/mapping indent contains a tab, #80.
0 commit comments