github-desktop/changelog.json

23 lines
1 KiB
JSON
Raw Normal View History

2017-02-15 20:49:48 +00:00
{
2017-02-15 22:36:52 +00:00
"releases": {
"0.0.25": [
2017-03-06 06:59:48 +00:00
"[Added] Autocomplete will display user matches - #942",
"[Fixed] Handle and ignore user pressing 'enter' when matching list empty- #995",
"[Fixed] Show 'add repository' button when repository list empty - #984",
"[Fixed] Correct icon displayed for non-GitHub repository - #964 #955",
2017-03-06 06:59:48 +00:00
"[Fixed] User pressing 'enter' inside dialog submits, instead of closing - #956",
"[Fixed] Updated URL handler entry on macOS - #945",
"[Fixed] Commit button now disabled while commit in progress - #940",
"[Fixed] Handle index state change when gitginore change is discarded - #935",
"[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",
"[Improved] Preferences sign-in flow is now standalone dialogs - #961",
"[Improved] Updated to Electron 1.6.1 - #939 #979"
],
"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
}