Skip to content

Commit b9ea8fa

Browse files
committed
Update CHANGELOG.md
1 parent fbdbefb commit b9ea8fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- Added a `--remove-obsolete` option for the update-translation.py script
11+
- Added links to VCSs in README.md
12+
- New keyword in config file: "option"
1113

1214
### Changed
1315
- Updated the translation files
@@ -17,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719
- Leaner README.md
1820
- Moved the documentation to docs/
1921
- In the CI, call the linters on the installed directory
22+
- Renamed application name from "Diffuse Merge Tool" to "Diffuse"
23+
- Linters can be run sooner (before installation)
24+
- Better messages when an error occurs while parsing the config file
2025

2126
### Fixed
2227
- Removed the lasting lint errors (i.e. in main.py)

0 commit comments

Comments
 (0)