summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--Cargo.toml2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b74f93..d79c8a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -110,6 +110,10 @@ release artifacts on the releases page.
- #253 Improve publishing CI job (@CosmicHorrorDev)
- #256 More CI tweaks (@CosmicHorrorDev)
- #257 Fix publish action (@CosmicHorrorDev)
+- #267 Rework the replacements flag (@CosmicHorrorDev)
+- #269 Make modified text blue instead of green (@CosmicHorrorDev)
+- #272 Fix release checklist indentation (@CosmicHorrorDev)
+- #272 Remove outdated release checklist step (@CosmicHorrorDev)
## (History listed in here is missing from v0.6.3 - v0.7.6)
diff --git a/Cargo.toml b/Cargo.toml
index 25032bc..eee84b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ features = ["derive", "deprecated", "wrap_help"]
[workspace.package]
edition = "2021"
-version = "0.7.6"
+version = "1.0.0-beta.0"
[package]
name = "sd"