Please, add a changelog file to know the evolution of the framework
We're following the patterns of the other https://github.com/aspnet/ repos, which don't include a CHANGELOG.md file. Rather, we write high-level info about changes in the release notes, and low-level info is in the commit log. I'm not sure what different info would go into a CHANGELOG.md file.
Most helpful comment
We're following the patterns of the other https://github.com/aspnet/ repos, which don't include a
CHANGELOG.mdfile. Rather, we write high-level info about changes in the release notes, and low-level info is in the commit log. I'm not sure what different info would go into aCHANGELOG.mdfile.