Skip to content

Commit

Permalink
Release v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Nov 28, 2021
1 parent 758d15a commit a03c2d5
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 115 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain: [ nightly, beta, stable, 1.47.0 ]
toolchain: [ nightly, beta, stable, 1.56.1 ]
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log
==========

v0.5.0
------
- Microservices are made into a separate repository
- Removed Tor Onion v2 address support
- Unmarshaller improvements

v0.4.0-alpha.1
--------------
- Lightning encoding moved into a separate crate within LNP Core Lib
Expand Down
Loading

0 comments on commit a03c2d5

Please sign in to comment.