Update Change V04.1.0: Proposal

2026-01-26 14:24:28 +00:00
parent 6e2febc093
commit 0b538aebbd

@@ -1,5 +1,5 @@
> **Type:** Change Proposal > **Type:** Change Proposal
> **Version:** V03.2.0 > **Version:** V04.1.0
> **Plugin:** projman > **Plugin:** projman
> **Status:** Pending > **Status:** Pending
> **Date:** 2026-01-25 > **Date:** 2026-01-25
@@ -30,20 +30,21 @@ wiki/
│ ├── sprint-17.md │ ├── sprint-17.md
│ └── sprint-18.md │ └── sprint-18.md
└── changes/ # NEW └── changes/ # NEW
├── v03.2.0/
│ ├── proposal.md
│ └── implementation-1.md
└── v04.0.0/ └── v04.0.0/
├── proposal.md ├── proposal.md
└── implementation-1.md └── implementation-1.md
└── v04.1.0/
├── proposal.md
└── implementation-1.md
``` ```
### Page Naming Convention ### Page Naming Convention
| Type | Pattern | Example | | Type | Pattern | Example |
|------|---------|---------| |------|---------|---------|
| Proposal | `Change VXX.X.X: Proposal` | Change V03.2.0: Proposal | | Proposal | `Change VXX.X.X: Proposal` | Change V04.0.0: Proposal |
| Implementation | `Change VXX.X.X: Proposal (Implementation N)` | Change V03.2.0: Proposal (Implementation 1) | | Implementation | `Change VXX.X.X: Proposal (Implementation N)` | Change V04.1.0: Proposal (Implementation 1) |
### Tagging System ### Tagging System
@@ -76,7 +77,7 @@ wiki/
``` ```
┌─────────────────────────────────────────────────────────────────┐ ┌─────────────────────────────────────────────────────────────────┐
│ PREPARATION PHASE │ │ PREPARATION PHASE │
│ User creates: docs/changes/v3.2.0-feature-description.md │ │ User creates: docs/changes/v4.1.0-feature-description.md │
└─────────────────────────────────────────────────────────────────┘ └─────────────────────────────────────────────────────────────────┘
┌─────────────────────────────────────────────────────────────────┐ ┌─────────────────────────────────────────────────────────────────┐