# Revision history Version numbering for 'mangrove' follows the [standard Haskell versioning policy](https://pvp.haskell.org), where the first *two* numbers together indicate the major version of the package, the third the minor, and the fourth the patch; a fifth number is optional and indicates a revision purely to the documentation and/or packaging. ## v/html/0.1.0.0. -- 2021-04-16 ### Added * f/1.1. Parse HTML(5) documents into a very basic tree (see however the known issues), or the intermediate character/token streams ### Known issues * i/1. Handling for some cases of mis-nested tags has not yet been implemented, throwing an error to terminate parsing