Skip to content

Commit

Permalink
Merge pull request #14 from arcuru/release-plz-2024-10-25T15-54-42Z
Browse files Browse the repository at this point in the history
chore: release v0.5.0
  • Loading branch information
arcuru authored Oct 25, 2024
2 parents b0722c7 + 564e734 commit f54f2e6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## [0.5.0](https://github.com/arcuru/headjack/compare/v0.4.0...v0.5.0) - 2024-10-25

### Added

- add key-value pair getter for room tags
- adding tag helpers
- [**breaking**] callback with the full message event

### Other

- install release-plz
- adding Codeberg sync
- add FUNDING.yml

## [0.4.0] - 2024-05-06

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "headjack"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
authors = ["Patrick Jackson <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f54f2e6

Please sign in to comment.