## [v1.4.2](https://github.com/diagrams/diagrams-html5/tree/v1.4.2) (2023-04-17)
- Support up to GHC 9.4
- Bump upper bounds to allow:
- `base-4.17`
- `mtl-2.3`
- `lens-5.2`
- `containers-0.6`
- `text-2.0`
- `statestack-0.3`
- `diagrams-core-1.5`
- `diagrams-lib-1.5`
## [v1.4.1](https://github.com/diagrams/diagrams-html5/tree/v1.4.1) (2018-05-30)
- test on GHC 8.4
- allow `optparse-applicative-0.14`
- allow `lens-4.16`
- allow `base-4.11`
- add `Semigroup (Render Html5 V2 Double)` instance
## [v1.4](https://github.com/diagrams/diagrams-html5/tree/v1.4) (2016-10-26)
- allow `lens-4.15`
- allow `diagrams-core-1.4`
- allow `diagrams-lib-1.4`
## [v1.3.0.7](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.7) (2016-08-16)
- allow `optparse-applicative-0.13`
## [v1.3.0.6](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.6) (2016-06-17)
- allow `base-4.9`
- allow `data-default-class-0.1`
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3.0.5...v1.3.0.6)
## [v1.3.0.5](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.5) (2016-05-01)
- allow `lens-4.14`
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3.0.4...v1.3.0.5)
## [v1.3.0.4](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.4) (2015-09-29)
- Allow `optparse-applicative-0.12`
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3.0.3...v1.3.0.4)
## [v1.3.0.3](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.3) (2015-09-22)
- Allow `lens-4.13`
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3.0.2...v1.3.0.3)
## [v1.3.0.2](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.2) (2015-07-19)
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3.0.1...v1.3.0.2)
## [v1.3.0.1](https://github.com/diagrams/diagrams-html5/tree/v1.3.0.1) (2015-05-26)
[Full Changelog](https://github.com/diagrams/diagrams-html5/compare/v1.3...v1.3.0.1)
## [1.3](http://github.com/diagrams/diagrams-html5/tree/v1.3) (19 April 2015)
- initial release