Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 780 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.0.2 - 2017-06-03

Added

  • This CHANGELOG.md file.
  • Added queryParams that will extract query parameters and add them to props.

Removed

  • Removed the first name parameter to passed in to withParams.

Changed

  • The first parameter name that was removed is now passed in as a property to the the object named params instead.