Skip to content

Commit fb61949

Browse files
committed
remove changelog
1 parent 39c2917 commit fb61949

File tree

3 files changed

+3
-198
lines changed

3 files changed

+3
-198
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- `cp -r "target/release/bundle/osx/Something in the Background.app" /Applications/` — install the bundle locally for manual verification.
2222

2323
## Versioning & Releases
24-
- When work warrants a new build (user-visible changes, dependency updates, or release packaging), bump the crate version in `Cargo.toml` and update related artifacts (`CHANGELOG.md`/`RELEASE_NOTES.md`) proactively without waiting for a prompt.
24+
- When work warrants a new build (user-visible changes, dependency updates, or release packaging), bump the crate version in `Cargo.toml` and update `RELEASE_NOTES.md` proactively without waiting for a prompt.
2525
- Follow SemVer, keep release notes concise, and ensure bundle metadata stays in sync with the version.
2626

2727
## Coding Style & Naming Conventions

CHANGELOG.md

Lines changed: 0 additions & 191 deletions
This file was deleted.

RELEASE_NOTES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,7 @@ Future releases may include:
286286
- Task dependencies and chains
287287
- Export/import of scheduled task sets
288288

289-
---
290-
291-
**Full Changelog:** [CHANGELOG.md](CHANGELOG.md)
289+
----
292290

293291
**Download:** See release assets below
294292

@@ -417,9 +415,7 @@ Future releases will focus on:
417415
- GUI configuration editor
418416
- Export/import of tunnel configurations
419417

420-
---
421-
422-
**Full Changelog:** [CHANGELOG.md](CHANGELOG.md)
418+
----
423419

424420
**Download:** See release assets below
425421

0 commit comments

Comments
 (0)