[ALOY-338] Create CHANGELOG.md in github repo
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-10-17T19:43:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2012 Sprint 21, Release 3.0.0 |
Components | Documentation |
Labels | notable |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-10-16T21:58:37.000+0000 |
Updated | 2018-03-07T22:26:14.000+0000 |
Description
When there is a Alloy update detected in Studio, we would open an update dialog with release notes information (please see the screenshot in TISTUD-2441), but currently the content is hard-coded in Studio and pretty minimal. The suggestion is to have Alloy provide a change log page that will get updated each time a new version is pushed. The link could be https://github.com/appcelerator/alloy/blob/master/CHANGELOG.md, and the content could be something like the following:
0.2.43
--------
* Updated widgets, added new button-grid widget.
* Removed node-appc dependency.
0.2.42
--------
* reinvented the world
Added as https://github.com/appcelerator/alloy/blob/master/CHANGELOG.md