Skip to content

Commit

Permalink
Merge pull request #743 from Murmele/release
Browse files Browse the repository at this point in the history
update changelog for upcomming release
  • Loading branch information
Murmele authored Apr 20, 2024
2 parents 7e94710 + 5a3e27e commit 16d1e27
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### vX.X.X - 2023-04-20 (DEV)
### vX.X.X - 2024-04-20 (DEV)

Description

Expand All @@ -8,12 +8,26 @@ Description
* UI(Main Menu): Added a menu-entry to rename the current branch.
* UI(Diff View): Added line wrapping option in Tools - Options - Diff
* Option to open Gittyup maximized at startup
* Hotkeys for Navigating CommitList
* Referring repos with their git-dir instead of their work-tree.
* Use columns for file name, directory, and state when files are shown as a list in TreeViews.
* Possibility to change language from the settings
* Linux: Publishing Appimage bundle
* Hide Untracked Files option to DoubleTreeWidget
* Add display options to the commit list

#### Changed

* UI(Commit List): Collapse multiple branch and tag right-click menu entries
into submenus. This affects the checkout and delete operations.
* Fix(Build System): Force usage of clang-format v13 to ensure consistent formatting.
* Fix: Commit highlighting
* Compact commit list: move commit message closer to commit graph
* Updating translations
* Close the branch drop-down list after the user checks out a branch.
* Fix: Delete timeline causes crash on windows
* Fix: Rebase: Use original commit message as default message
* Fix: Stage all button

----

Expand Down

0 comments on commit 16d1e27

Please sign in to comment.