Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,23 @@ All notable changes to this project will be documented in this file.

<!-- generated by git-cliff -->
# Beekeeper changelog
# Changelog

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


### Bug Fixes

- Satisfy mismatched_lifetime_syntaxes in spawn_results ([#13](https://github.com/jdidion/beekeeper/pull/13))

### Miscellaneous Tasks

- Add .omc/ to .gitignore ([#11](https://github.com/jdidion/beekeeper/pull/11))
- Align with rust-template (additive) ([#12](https://github.com/jdidion/beekeeper/pull/12))
- Fix release-plz with crates.io trusted publishing ([#24](https://github.com/jdidion/beekeeper/pull/24))
- Release v0.3.1 ([#25](https://github.com/jdidion/beekeeper/pull/25))

<!-- generated by git-cliff -->

## 0.3.0

Expand Down
Loading