# Changelog

## 5.0.0
* Each circle now has it's own property (onRedClick, onYellowClick, onGreenClick)
* Clickable property removed. Cursor changes automatically if any of the click props is set.

## 4.0.0
* Use PropTypes from prop-types package.

## 3.0.0
* TrafficLight is now exported as default and not as a named export.
