Commit graph

2 commits

Author SHA1 Message Date
Rory Hunter
d6912ebd59
Assert no carriage returns in release notes test samples (#77238)
The expected output files for the generated changelogs should not contain carriage
returns (`\r`). Their presence was causing test failures on Windows. Fix by setting
the EOL character via `.gitattributes`
2021-09-07 20:45:23 +01:00
Paul Sanwald
3e7fccddaf
Add a CHANGELOG file for release notes. (#29450)
* Add a CHANGELOG file for 7.x release notes.

* update file to include 6.x

* remove confusing comment and small edit to section title

* moving CHANGELOG file under docs directory, as it pertains to release notes.
2018-04-18 07:42:05 -07:00