# ChangeLog

## 0.2.0
- Remove registering a response without providing a url
- Fix deregistration of a response
- Allow list of responses for a registered url

## 0.1.2
- Add hex.pm publishing data

## 0.1.1
- Abstract responce registration state from registration GenServer
- Introduce struct for registration state
- Lots of code cleanup

## 0.1.0
- First practically useable version
