# Change Log
## next (2.2.?)
* Expose document mode in HTML document
## 2.1.2
* Upgrade containers, data-default, and extra for GHC 9.10
* Fix redundant greater check in 12.2.5.52 Comment end bang state
* Do not use def to initialize empty DList
## 2.1.1
* Support updated bytestring and text versions for resolver >= 23.1
## 2.1.0
* Fix removal of earliest active format element
* Fix DOM node attribute matching
## 2.0.7
* Update benchmarks for ST MonadFail removal
## 2.0.6
* Relax bounds on mtl and vector
## 2.0.5
* Update for removal for ST MonadFail instance
## 2.0.4
* Remove whitespace around @ patterns for GHC 9
* Upgrade transformers dependency
## 2.0.2
* Upgrade bytestring dependency
## 2.0.1
* Make version one line in cabal file to make shields work
## 2.0.0
* Initial FOSS release
## 1.0.0
* Initial release