butterproject / butter-desktop-angular

Angular version of butter-desktop
Other
98 stars 43 forks source link

Fix about & changelog logic #62

Closed z11h closed 8 years ago

z11h commented 8 years ago

hmm, for some reason this PR still has the other PR history...no worries it will fix itself :)

Ok, so for what this PR does:

  1. Un-Hard Codes the changelog (I will have it fetch it from an external source later :smile: )
    • This makes it much easier to update the changelog since the page does not have it hardcoded

TODO/Ideas for future:

xaiki commented 8 years ago

i think having it pulled from CHANGELOG.md is much better, and shouldn't be too hard to do

z11h commented 8 years ago

@xaiki its been implemented 😄

vankasteelj commented 8 years ago

seems good to me :+1:

z11h commented 8 years ago

Are we good with merging this?