Skip to content

Commit

Permalink
Merge pull request #60 from axodotdev/0.4.0
Browse files Browse the repository at this point in the history
release: 0.4.0
  • Loading branch information
ashleygwilliams authored Jul 4, 2023
2 parents 1e697c9 + 20a7a0e commit 049ee59
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.4.0 - 2023-07-04

### 🎁 Features

- **Don't use OpenSSL - [Gankra], [pr56]**

### 🛠️ Fixes

- **Don't reject spans that cover the last char - [Gankra], [pr55]**

[pr55]: https://github.com/axodotdev/axoasset/pull/55
[pr56]: https://github.com/axodotdev/axoasset/pull/56

## v0.3.0 - 2023-05-23

### 🎁 Features
Expand Down Expand Up @@ -181,4 +194,4 @@ Initial release.
[ashleygwilliams]: https://github.com/ashleygwilliams
[gankra]: https://github.com/gankra
[shadows-withal]: https://github.com/shadows-withal
[striezel]: https://github.com/striezel
[striezel]: https://github.com/striezel
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "axoasset"
description = ">o_o<"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/axodotdev/axoasset"
Expand Down

0 comments on commit 049ee59

Please sign in to comment.