Skip to content

Commit

Permalink
Add entry to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Apr 19, 2017
1 parent 5bb96a3 commit 9d5e9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. If a contri
- Prevent leakage of the `innerRef` prop to wrapped child; under the hood it is converted into a normal React `ref`. (see [#592](https://github.com/styled-components/styled-components/issues/592))
- Pass `innerRef` through to wrapped Styled Components, so that it refers to the actual DOM node. (see [#629](https://github.com/styled-components/styled-components/issues/629))
- Added a dedicated Server-Side-Rendering API, with optimised rehydration on the client.
- Add `innerRef` support to `withTheme` HOC. (see [#710](https://github.com/styled-components/styled-components/pull/710))

## [Unreleased]

Expand Down

0 comments on commit 9d5e9d9

Please sign in to comment.