From 1a8aefdf7fe0f39a7cf0d572c9fffcb8ebe13a74 Mon Sep 17 00:00:00 2001 From: Steven Stallion Date: Wed, 19 Mar 2025 22:36:25 -0500 Subject: [PATCH] Fix CHANGELOG.md (#8) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index caf07b4..8ae5b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release -[Unreleased]: https://github.com/sstallion/obsidian-command-line/compare/1.0.1...HEAD -[1.0.1]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.0.1 +[Unreleased]: https://github.com/sstallion/obsidian-command-line/compare/1.1.0...HEAD +[1.1.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.1.0 [1.0.0]: https://github.com/sstallion/obsidian-command-line/releases/tag/1.0.0