Skip to content

Commit

Permalink
chore: release v0.3.0 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev authored Nov 5, 2024
1 parent d7be5fc commit 45df901
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## [0.2.2](https://github.com/jdx/vfox.rs/compare/v0.2.1..v0.2.2) - 2024-11-03
## [0.3.0](https://github.com/jdx/vfox.rs/compare/v0.2.2..v0.3.0) - 2024-11-05

### 🚀 Features

- add http module by [@jdx](https://github.com/jdx) in [#52](https://github.com/jdx/vfox.rs/pull/52)

## [0.2.2](https://github.com/jdx/vfox.rs/compare/v0.2.1..v0.2.2) - 2024-11-04

### 🔍 Other Changes

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 = "vfox"
version = "0.2.2"
version = "0.3.0"
edition = "2021"
license = "MIT"
description = "Interface to vfox plugins"
Expand Down

0 comments on commit 45df901

Please sign in to comment.