1.1.0.0
Changed
- Every change to the YAML output format will now result in a bump of B
in A.B.C.D to more closely follow the Haskell PVP. B will be bumped in
case of small changes and bug fixes, and A if a change is expected to
cause problems with common YAML 1.1 or 1.2 decoders. encodeDocumentsandencodeQuotedDocumentsnow output a leading---