- May 07, 2018
-
-
Ayoub Kaanich authored
This PR splits the logic behind changelog into manager (npm) and source (github) the manager provides the repo url + versions the source consumes the manager info and generates changelog info Closes #1911
-
- May 01, 2018
-
-
Ayoub Kaanich authored
Refactor changelog (commits) logic to separate sources, and remove the `changelog` dependency. Instead of a full copy/paste of commits, a link is now provided to the source repo. Closes #381