# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.3]
### Added 
  * New Logo

### Changed
  * Proxy
    * Send discovery traffic through the proxy
    * Allow another host other than localhost via configuration

## [0.1.2]
### Fixed
  * Invalid return from outgoing worker

## [0.1.1]
### Added
  * Proxy for local development when sending webmentions

## [0.1.0]
### Added
  * The ability to send webmentions
  * Configurable storage, defaulting to ets
