Skip to content

Commit 8ea476c

Browse files
Release v0.2.3
1 parent 6360278 commit 8ea476c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Get the latest release of Bud by running the following in your terminal:
66
curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh
77
```
88

9+
## v0.2.3
10+
11+
- Fix regression in v0.2.2 where embedded files aren't available in the runtime package (#226)
12+
13+
- Add simple E2E test in the Makefile to avoid issues regressions like this in the future.
14+
915
## v0.2.2
1016

1117
- **BREAKING:** fix numerous protocol bugs between controllers and views (#203)

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2
1+
0.2.3

0 commit comments

Comments
 (0)