Skip to content

Commit

Permalink
Prepare version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
justim committed Aug 27, 2024
1 parent fe6fca4 commit 0543847
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

> Shurly, this is a URL shortener with API management
## Version 0.3.2

### Fixes

- Upgrade to latest `sqlx` (0.8.1) — Fixes GHSA-xmrp-424f-vfpx
- Upgrade all dependencies to their latest versions
- Update MSRV to 1.80

## Version 0.3.1

### 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 = "shurly"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
license = "MIT"
homepage = "https://github.com/workplacebuddy/shurly"
Expand Down

0 comments on commit 0543847

Please sign in to comment.