github-desktop/changelog.json

25 lines
1.1 KiB
JSON
Raw Normal View History

2017-02-15 20:49:48 +00:00
{
2017-02-15 22:36:52 +00:00
"releases": {
2017-03-08 02:00:21 +00:00
"0.0.26": [
"[Fixed] Address deployment issue by properly documenting release notes"
],
"0.0.25": [
2017-03-08 01:59:12 +00:00
"[Added] Autocomplete displays user matches - #942",
"[Fixed] Handle Enter key in repository and branch list when no matches exist - #995",
"[Fixed] 'Add Repository' button shown in dropdown when repository list empty - #984",
"[Fixed] Correct icon displayed for non-GitHub repository - #964 #955",
2017-03-08 01:59:12 +00:00
"[Fixed] Enter key when inside dialog submits form - #956",
"[Fixed] Updated URL handler entry on macOS - #945",
2017-03-08 01:59:12 +00:00
"[Fixed] Commit button disabled while commit in progress - #940",
"[Fixed] Handle index state change when gitginore change is discarded - #935",
2017-03-08 01:59:12 +00:00
"[Fixed] 'Create New Branch' view squashes branch list when expanded - #927",
2017-03-06 06:59:48 +00:00
"[Fixed] Application creates repository path if it doesn't exist on disk - #925",
2017-03-08 01:59:12 +00:00
"[Improved] Preferences sign-in flow updated to standalone dialogs - #961"
],
"0.0.24": [
2017-02-15 22:36:52 +00:00
"Changed a thing",
"Added another thing"
]
}
2017-02-15 20:49:48 +00:00
}