Skip to content

Commit

Permalink
ci: bump to version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-reybert-tiempo committed Jan 4, 2024
1 parent 08060ff commit d58239b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
Release 1.8.0
=============

New features
------------

* feat: add update mode to speed up update


Updates
-------

* Rework and simplify magit#utils#search_buffer_in_windows usage

Bug fixes
---------

* Fix jump_to exception
* Fix jump_to function when jumping to a dirty existing buffer
* Force git commit cleanup
* Update mg_get_commit_section function
* Merge pull request #195 from jreybert/next
* Fix very slow update when large submodule
* check_repo() can't use 'count' for a variable name.
* Make top level git path work with Cygwin/MSYS2
* Use cygpath if present to create top level dir for Cygwin/MSYS2 compatibility
* Use --no-prefix to generate diff
* perf: get git status only once per refresh
* Always specify diff prefix to avoid diff.noprefix errors
* Set scrolloff in magit buffer

Contributors
------------

Thanks to users who have contributed to this release:
* @arafel
* @wwade
* @pnetherwood

Release 1.7.3
=============

Expand Down

0 comments on commit d58239b

Please sign in to comment.