Kaynağa Gözat

docs(changelog): add named output paths entry

xcad 2 gün önce
ebeveyn
işleme
58644a71d8
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 - Static template kind for technology-agnostic file and directory boilerplates (#1786)
+- Named generation output paths via `generate --name` / `-n` (#1783)
 - `template.json` runtime support with required `files/` directories, custom `<< >>` / `<% %>` / `<# #>` delimiters, and legacy-format rejection for `0.2.0` (#1768)
 - Remote generation destinations via `generate --remote` and `--remote-path`, including SSH host discovery and SCP upload flow (#1765)
 - Initial dedicated `swarm` module and validation flow as groundwork for the `compose` / `swarm` split in `0.2.0` (#1766)