From 608924c8e2180de4d1cb8aeaec77625f50bd515c Mon Sep 17 00:00:00 2001 From: Robert Yin Date: Wed, 18 Dec 2024 20:29:22 -0600 Subject: [PATCH] cut to v3.4.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- content/changelog.md | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 88d80c2..068724e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -613,7 +613,7 @@ dependencies = [ [[package]] name = "bobertoyindotcom" -version = "3.3.1" +version = "3.4.0" dependencies = [ "aws-config", "aws-sdk-s3", diff --git a/Cargo.toml b/Cargo.toml index 490934f..0954478 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bobertoyindotcom" -version = "3.3.1" +version = "3.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/content/changelog.md b/content/changelog.md index 19699fa..ad2b79f 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -6,6 +6,10 @@ title = "Change Log" --- +## `v3.4.0` + +- Added `photos` page with subpages for each photo directory + ## `v3.3.1` - Fixed issue with the song activity not loading a skeleton element for the text portion