Skip to content

Commit

Permalink
Add attribution to @brunolemos to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Apr 20, 2017
1 parent f95df27 commit 73e1687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +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 hoisting static (non-React) properties for withTheme HOC. (See [#712](https://github.com/styled-components/styled-components/pull/712))
- Add hoisting static (non-React) properties for withTheme HOC, thanks to [@brunolemos](https://github.com/brunolemos). (See [#712](https://github.com/styled-components/styled-components/pull/712))

## [Unreleased]

Expand Down

0 comments on commit 73e1687

Please sign in to comment.