diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5d4a6..2c0444b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project uses a custom versioning scheme (and not [Semantic Versioning](https://semver.org/spec/v2.0.0.html)). -## [Unreleased] +## [4.8] ### Changed +* some bugfixes regarding unified diff writer +* UnifiedDiffReader improved for **deleted file mode** and better timestamp recognition * UnifiedDiffReader improved for **new file mode** and better timestamp recognition ## [4.7]