Yes. Generating CR-only line endings makes sense only for older versions of MacOS before Mac OS X, and that was twenty years ago. We are almost, but not quite, at the point where Windows plain text files can be LF-only everywhere. So I removed the requirement to support 'cr, but of course it's still possible for a conforming implementation to support it.
Draft #6 lists the implementation must support U+000A, U+000D, or U+000D U+000A sequence. But it mentions the symbol none, crlf and lf---no mention to cr.