Skip to content

Commit 93959af

Browse files
committed
fix changelog entry
1 parent 5b3e2c9 commit 93959af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111
* sign commits using openpgp; implement `Sign` trait to implement more methods
1212

13+
### Changed
14+
* Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))
15+
1316
## [0.25.2] - 2024-03-22
1417

1518
### Fixes
@@ -19,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1922

2023
### Changed
2124
* re-enable clippy `missing_const_for_fn` linter warning and added const to functions where applicable ([#2116](https://github.com/extrawurst/gitui/issues/2116))
22-
* Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))
2325

2426
## [0.25.1] - 2024-02-23
2527

0 commit comments

Comments
 (0)