Add relay message type enums

This commit is contained in:
Wilson Silva
2023-11-14 16:57:33 +07:00
parent 904fe46a9d
commit 0f9c0d3a3d
4 changed files with 31 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Added relay message type enums `Nostr::RelayMessageType`
### Changed
- Set the gem's homepage to [`https://nostr-ruby.com/`](https://nostr-ruby.com/)