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 2bfe3f9 commit c6ac33eCopy full SHA for c6ac33e
CHANGELOG.md
@@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [2.8.0] - Unreleased
9
10
+### Added
11
+- Added saving settings as system default for new namespaces (#535)
12
+
13
### Fixed
14
- Fixed improper encoding of unicode characters in commit messages (#627)
15
- Creating a new branch now reports the error if uncommitted changes conflict (#624)
16
- Fix Configure erroring out if git isn't found (#632)
17
-### Added
-- Added saving settings as system default for new namespaces (#535)
-
18
## [2.7.0] - 2024-11-04
19
20
### Added
0 commit comments