We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac751b commit 694e931Copy full SHA for 694e931
CHANGELOG.md
@@ -5,10 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
This project uses a custom versioning scheme (and not [Semantic Versioning](https://semver.org/spec/v2.0.0.html)).
7
8
-## [Unreleased]
+## [4.8]
9
10
### Changed
11
12
+* some bugfixes regarding unified diff writer
13
+* UnifiedDiffReader improved for **deleted file mode** and better timestamp recognition
14
* UnifiedDiffReader improved for **new file mode** and better timestamp recognition
15
16
## [4.7]
0 commit comments