Skip to content

Commit f7fe728

Browse files
committed
[update] whats_new updated
1 parent 539cf4a commit f7fe728

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/news/whats-new.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ If you are updating Pivot from an older version, check [Migration to newer versi
1010

1111
## Version 2.1
1212

13+
Released on ...
14+
1315
### New functionality
1416

1517
- [Ability to freeze columns on the right](/guides/configuration/#freezing-columns)
1618
- [Numbers are formatted](/guides/localization/#number-formatting) according to the current locale with possibility to define custom number formats within templates
1719
- [Ability to change the number alignment in a cell](/guides/stylization/#aligning-numbers-in-a-cell)
1820
- [Ability to style cells](/guides/stylization/#cell-style)
19-
- `format` added to the [`fields`](/api/config/fields-property)
21+
- `format` added to the [`fields`](/api/config/fields-property) property
2022
- Text fields and numbers are exported as they are seen in grid cells. If a template is applied to a cell, the rendered value is exported.
2123
- Cell navigation with a focus frame
2224

0 commit comments

Comments
 (0)