Skip to content

Commit 174f728

Browse files
committed
Release 0.6.1
1 parent 54c0cb6 commit 174f728

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ All notable changes to `devloop` will be recorded in this file.
44

55
## [Unreleased]
66

7+
## [0.6.1] - 2026-03-26
8+
79
### Changed
8-
- Render `devloop docs <topic>` output as terminal-friendly text instead
9-
of printing literal Markdown.
10+
- Render `devloop docs <topic>` output as terminal-friendly text instead of printing literal Markdown.
1011

1112
## [0.6.0] - 2026-03-26
1213

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "devloop"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)