## [v0.4.0.5](https://github.com/diagrams/force-layout/tree/v0.4.0.6) (2016-10-14) - allow `lens-4.15` ## [v0.4.0.5](https://github.com/diagrams/force-layout/tree/v0.4.0.5) (2016-06-02) - allow `data-default-class-0.1` - test with GHC 8.0.1 ## [v0.4.0.4](https://github.com/diagrams/force-layout/tree/v0.4.0.4) (2016-05-01) - allow `lens-4.14` - allow `base-4.9` for `GHC-8.0` ## [v0.4.0.3](https://github.com/diagrams/force-layout/tree/v0.4.0.3) (2015-09-17) - allow `lens-4.13` ## [v0.4.0.2](https://github.com/diagrams/force-layout/tree/v0.4.0.2) (2015-07-19) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.4.0.1...v0.4.0.2) ## [v0.4.0.1](https://github.com/diagrams/force-layout/tree/v0.4.0.1) (2015-05-26) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.4.0.0...v0.4.0.1) ## [v0.4.0.0](https://github.com/diagrams/force-layout/tree/v0.4.0.0) (2015-04-19) * Release to accompany `diagrams-1.3` ## [v0.3.0.11](https://github.com/diagrams/force-layout/tree/v0.3.0.11) (2015-04-03) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.10...v0.3.0.11) ## [v0.3.0.10](https://github.com/diagrams/force-layout/tree/v0.3.0.10) (2015-03-12) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.9...v0.3.0.10) **Closed issues:** - cabal file category should be Physics [\#6](https://github.com/diagrams/force-layout/issues/6) **Merged pull requests:** - Bump base upper bound [\#5](https://github.com/diagrams/force-layout/pull/5) ([bgamari](https://github.com/bgamari)) ## [v0.3.0.9](https://github.com/diagrams/force-layout/tree/v0.3.0.9) (2015-01-13) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.8...v0.3.0.9) ## [v0.3.0.8](https://github.com/diagrams/force-layout/tree/v0.3.0.8) (2014-11-17) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.7...v0.3.0.8) **Merged pull requests:** - Linear [\#3](https://github.com/diagrams/force-layout/pull/3) ([cchalmers](https://github.com/cchalmers)) - Bump lens upper version bounds [\#4](https://github.com/diagrams/force-layout/pull/4) ([RyanGlScott](https://github.com/RyanGlScott)) ## [v0.3.0.7](https://github.com/diagrams/force-layout/tree/v0.3.0.7) (2014-08-22) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.6...v0.3.0.7) **Closed issues:** - Needs Hackage release for lens-4.3 [\#2](https://github.com/diagrams/force-layout/issues/2) ## [v0.3.0.6](https://github.com/diagrams/force-layout/tree/v0.3.0.6) (2014-08-20) [Full Changelog](https://github.com/diagrams/force-layout/compare/v0.3.0.5...v0.3.0.6) ## [v0.3.0.5](https://github.com/diagrams/force-layout/tree/v0.3.0.5) (2014-06-12) [Full Changelog](https://github.com/diagrams/force-layout/compare/0_3_0_4...v0.3.0.5) **Merged pull requests:** - Make it compilable with GHC HEAD \(v7.9\) [\#1](https://github.com/diagrams/force-layout/pull/1) ([ggreif](https://github.com/ggreif)) ## [v0.3.0.4]() (2 June 2014) - Allow lens-4.2 ## [v0.3.0.3]() (19 March 2014) - Allow lens-4.1 ## [v0.3.0.2] () (9 March 2014) - Allow vector-space-points-0.2 ## [v0.3.0.1] () (12 February 2014) - Allow lens-4.0 ## [v0.3]() [1 January 2014] - Use lenses for ForceLayoutOpts ## [v0.2.0.1] () (22 Dec 20130 - Allow base-4.7 ## [v0.2] () (5 December 2012) - Switch from fclabels to lens. Note this requires a major version bump because the accessors for Particle and Ensemble are exported, and they have completely different types. But the API has not otherwise changed. ## [v0.1.0.2:] () (23 August 2012) - Bump upper bounds to allow base-4.6 and containers-0.5 ## [v0.1.0.1] () (21 December 2011) - Bump fclabels upper bound to allow 1.1.0 ## [v0.1.0.0] () (20 December 2011) - Initial release \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*