Skip to content

Commit 20fa504

Browse files
committed
Release 0.6.0
1 parent e999bfc commit 20fa504

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `devloop` will be recorded in this file.
44

5-
## [Unreleased]
5+
## [0.6.0] - 2026-03-26
66

77
### Added
88
- Added observed hooks, allowing a hook to be polled on the runtime

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.5.0"
3+
version = "0.6.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)