Skip to content

Commit 0ba5bd5

Browse files
authored
Merge pull request #75 from bobertoyin/cut-v3.2.3
cut to v3.2.3
2 parents 64cdb0d + 4f4c994 commit 0ba5bd5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bobertoyindotcom"
3-
version = "3.2.2"
3+
version = "3.2.3"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

content/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ title = "Change Log"
66

77
---
88

9+
## `v3.2.3`
10+
11+
- Removed old blog post file
12+
- Changed the default link behavior to open in a new tab
13+
- Made code-styled links the same color as regular links
14+
915
## `v3.2.2`
1016

1117
- Fixed Docker build issues stemming from missing folder copying and incorrectly naming the built binary

0 commit comments

Comments
 (0)