Skip to content

Commit b06224b

Browse files
Release v0.2.6
1 parent b27263c commit b06224b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ 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.6
10+
11+
This is a very big release. From the outside, not much has changed, but the internals have been [almost entirely re-written](https://github.com/livebud/bud/pull/347).
12+
13+
This feels like the right architecture for the next couple of years. You can expect smaller release cycles with more rigorous change logs going forward.
14+
15+
Unfortunately I can't account for all the user-facing changes from this large release. I'm not aware of any breaking changes, but a lot of code shifted.
16+
17+
Please give the upgrade a go and open an issue if you run into anything!
18+
919
## v0.2.5
1020

1121
- Implement filesystem caching (#281)

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.5
1+
0.2.6

0 commit comments

Comments
 (0)