# Revision history for net-spider-pangraph
## 0.2.0.2 -- 2020-06-06
* Confirm test with `doctest-0.17`
## 0.2.0.1 -- 2020-04-26
* Confirm build with `greskell-1.1.0.0`
## 0.2.0.0 -- 2019-12-28
* Remove `ToAttributes` instance of `PropertyMap`s, because they are
now deprecated.
* Add `ToAttributes` instance to `PMap`.
## 0.1.1.1 -- 2019-10-04
* Confirm test with `hashable-1.3.0.0`.
## 0.1.1.0 -- 2019-07-15
* Add `attributesFromGraphML` function.
* Add `ToAtom` instance to `NetSpider.GraphML.Writer.AttributeValue`.
## 0.1.0.0 -- 2019-05-03
* First version. Released on an unsuspecting world.