Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philippgille committed Aug 12, 2018
1 parent 1a768f3 commit a8287cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
vNext
-----

v0.3.0 (2018-08-12)
-------------------

- Added: `pay.NewEchoMiddleware(...)` - A middleware factory function for [Echo](https://github.com/labstack/echo) (issue [#2](https://github.com/philippgille/ln-paywall/issues/2))
- Added: Bolt DB client (issue [#3](https://github.com/philippgille/ln-paywall/issues/3))
- Struct `pay.BoltClient` - Implements the `StorageClient` interface
Expand Down

0 comments on commit a8287cb

Please sign in to comment.