Skip to content

Commit

Permalink
Bump 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lsunsi committed Dec 6, 2023
1 parent 7b64968 commit 122df39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.5](https://github.com/lsunsi/lnurlkit/compare/v0.1.4...v0.1.5) - 2023-12-06

### Added
- *(pay)* add hack that saves metadata raw on pay query

### Fixed
- fix repository link on cargo toml

### Other
- *(pay)* make comment size optional on query construction

## [0.1.4](https://github.com/lsunsi/lnurlkit/compare/v0.1.3...v0.1.4) - 2023-12-06

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lnurlkit"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
rust-version = "1.60"
authors = ["Lucas Sunsi Abreu <lsunsi@pm.me>"]
Expand Down

0 comments on commit 122df39

Please sign in to comment.