Skip to content

Commit d442915

Browse files
authored
Merge pull request #97 from jotoeri/enh/changelog
Add Changelog
2 parents 653e8bb + f52417a commit d442915

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## Version 5.0.0 (2020-09-23)
4+
**Most interesting changes since v4.4.0:**
5+
### Enhancements
6+
- New Polish translation! (Thanks, [@JachuPL](https://github.com/JachuPL)!) ([#83](https://github.com/jotoeri/git-it-electron/pull/83))
7+
- New German translation!
8+
- Moved translations from separate files to i18next and Transifex, making it possible to track and translate content-changes ([#13](https://github.com/jotoeri/git-it-electron/pull/13))
9+
- New link to a nice GUI-overview [jlord/#257](https://github.com/jlord/git-it-electron/pull/257)
10+
11+
### Fixes
12+
- Fixed path to GitHub collaborator-settings ([#87](https://github.com/jotoeri/git-it-electron/pull/87))
13+
- Fix: Changed Git-installation to pure Git without GitHub-Desktop ([#76](https://github.com/jotoeri/git-it-electron/pull/76))
14+
- Cleaned up build, removed unused files ([#75](https://github.com/jotoeri/git-it-electron/pull/75))
15+
- Fixed challenge-verifications, replaced deprecated request with axios ([#9](https://github.com/jotoeri/git-it-electron/pull/9))
16+
- Fixed js-error on repository-link ([#5](https://github.com/jotoeri/git-it-electron/pull/5))
17+
- Fixed standard-linting ([#4](https://github.com/jotoeri/git-it-electron/pull/4))
18+
- Bumped **all dependencies**, and especially:
19+
- Electron from v1.4.3 to v10.1.1
20+
- Electron-Packager from v8.0.0 to v15.1.0
21+
- Handlebars from v3.0.3 to v4.7.6
22+
- Standard from v5.4.1 to v14.3.4
23+
- Security-audit fixes
24+
- Fixed corresponding breaking changes

0 commit comments

Comments
 (0)