# Change log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## v1.1.1 Maintenance release. ## v1.1.0 * React 16 support. ## v1.0.1 Improvements: * Accept multiple children (#23). ## v1.0.0 Backwards-incompatible changes: * `` changed to a `
` in the implementation. * Dropped `perfectFit` property. Improvements: * React 15 support (#21). * More precise font-size computation (#22). * Fixed min and max (#1). * Removed warnings about invalid setState calls during resizing (#15).