Skip to content

Commit 6d86813

Browse files
committed
Doc: update changelog; fix typo
1 parent fb267ac commit 6d86813

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.50.0 (expected release date: 2025-08-14)
1+
# WIP
22

33
Changes:
44
* Percent bar config `display.bar.*` options have been replaced with a more organized, nested object structure.
@@ -9,7 +9,7 @@ Changes:
99

1010
Features:
1111
* Add `display.bar.border.{leftElapsed,rightElapsed}` for using border as parts of bar content. (#1875)
12-
* `display.bar.border: null` has been added as a shortand to disable bar borders.
12+
* `display.bar.border: null` has been added as a shorthand to disable bar borders.
1313
* Add `display.bar.color.{elapsed,total,border}` to customize the color of the elapsed, total and border sections of the percent bar.
1414
* `display.bar.color: null` has been added as a shorthand to disable bar colors.
1515

0 commit comments

Comments
 (0)