diff --git a/CHANGELOG.JSON b/CHANGELOG.JSON index e779ae148..2b531749b 100644 --- a/CHANGELOG.JSON +++ b/CHANGELOG.JSON @@ -10,7 +10,8 @@ "`ListView`: Drag and Drop option [#679](https://github.com/pnp/sp-dev-fx-controls-react/issues/679)", "`FolderExplorerService`: support special characters if folder name [#691](https://github.com/pnp/sp-dev-fx-controls-react/pull/691)", "`ListView`: Sticky Header [#634](https://github.com/pnp/sp-dev-fx-controls-react/issues/634)", - "`IconPicker`: get icons from `@uifabric/icons/lib/data/AllIconNames.json`" + "`IconPicker`: get icons from `@uifabric/icons/lib/data/AllIconNames.json`", + "`ListView`: Sticky header with `className` instead of additional components [#696](https://github.com/pnp/sp-dev-fx-controls-react/pull/696)" ], "fixes": [ "`RichText`: Cannot add link in first line [#672](https://github.com/pnp/sp-dev-fx-controls-react/issues/672)",