Skip to content

Commit

Permalink
docs: update changelog with rename-branch work.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwerle committed Aug 28, 2023
1 parent 52ec266 commit 97d75e8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### v1.3.1 - 2023-08-29 (TBC)

#### Added
* UI(Commit List): Added a right-click menu entry to rename branches.
* UI(Main Menu): Added a menu-entry to rename the current branch.

#### 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.

----

### v1.3.0 - 2023-04-20

Performance Improvement and feature release
Expand Down

0 comments on commit 97d75e8

Please sign in to comment.