Primeng: Add CHANGELOG.md to Git repo?

Created on 5 Oct 2017  路  4Comments  路  Source: primefaces/primeng

I'm submitting a ... (check one with "x")

[X] feature request

Please consider adding a change log file to the Git repo. Currently, it is difficult to know what has changed between versions. The only option is to try searching the PrimeNG blog. It would be much more helpful to have a CHANGELOG.md file that documents what has been added/fixed over the version history.

Most helpful comment

Here is the initial version, we'll add more info about breaking changes as well so it will be maintained/updated from now on.

https://github.com/primefaces/primeng/blob/master/CHANGELOG.md

All 4 comments

Duplicate of #1675 ?

I need to upgrade from PrimeNG 4.3.0 to 5.2.3.

But how do I find out if there have been any breaking changes?

It would be very useful to have a single place to look when upgrading.

As an example, I find the Angular changelog to be really useful:

https://github.com/angular/angular/blob/master/CHANGELOG.md

Here is the initial version, we'll add more info about breaking changes as well so it will be maintained/updated from now on.

https://github.com/primefaces/primeng/blob/master/CHANGELOG.md

Was this page helpful?
0 / 5 - 0 ratings