Skip to content

Commit

Permalink
Add pr number to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Sep 13, 2024
1 parent 0f053a6 commit 33edc07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- dev: esbuild bundling for electron main process js (+minification for releases)
- changed implementation for accepting dropped in files, use browser apis instead of electron specific hack.
- dev: improved `./bin/test_for_missing_translations.sh` script: It is now more correct, helpful and faster
- windows 64bit and 32bit protable and setup now have different filenames
- windows 64bit and 32bit protable and setup now have different filenames #4131

### Fixed
- fix that you can not click header button in dialog when they are on top of the navbar #4093
Expand All @@ -23,7 +23,7 @@
- dev: update `./bin/update_background_thumbnails.sh` script
- fix chatlist image thumbnails #4101
- fix: spacing around avatars in reaction details dialog #4114
- fix: packaging: windows 64bit and 32bit releases now have different filenames, bring back 64bit windows releases.
- fix: packaging: windows 64bit and 32bit releases now have different filenames, bring back 64bit windows releases. #4131

<a id="1_46_8"></a>

Expand Down

0 comments on commit 33edc07

Please sign in to comment.