packages feed

jsonpath-0.2.0.0: ChangeLog.md

# Changelog for jsonpath-hs

## v0.2.0.0

* BreakingChange: Fix typo in `BeginningPoint`.
* Fix typo in parser error.

## v0.1.0.2

* Remove upper bounds from dependencies, as most of them are quite stable packages.

## v0.1.0.1

* Import Data.Semigroup to support GHC 8.
* Add test json files to make sure test sdist compile and runs.

## v0.1.0.0

* Start the project.


## Unreleased changes