Skip to content

Commit e4234be

Browse files
committed
v5.2.0
Signed-off-by: Jonas Rittershofer <[email protected]>
1 parent d75ddf2 commit e4234be

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## Version 5.2.0 (2021-04-15)
4+
### Enhancements
5+
- Translateable images ([#185](https://github.com/Git-it-App/git-it-electron/pull/185))
6+
7+
### Fixes
8+
- Fix branching description ([#221](https://github.com/Git-it-App/git-it-electron/pull/200))
9+
- Small Readme Changes ([#200](https://github.com/Git-it-App/git-it-electron/pull/200))
10+
- Small Text changes ([#186](https://github.com/Git-it-App/git-it-electron/pull/186))
11+
- Translation updates
12+
- Dependency updates
13+
14+
315
## Version 5.1.1 (2020-12-18)
416
### Fixes
517
- Show better error if no username configured ([#179](https://github.com/Git-it-App/git-it-electron/pull/179))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "git-it-electron",
33
"productName": "Git-it",
4-
"version": "5.1.1",
4+
"version": "5.2.0",
55
"description": "An open source desktop app for learning Git and GitHub",
66
"author": "Jessica Lord",
77
"contributors": [

0 commit comments

Comments
 (0)