You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-18Lines changed: 6 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,48 +6,36 @@ This file is generated from commit history. Behavior changes that need action
6
6
on upgrade are written by hand in [docs/UPGRADING.md](docs/UPGRADING.md) —
7
7
put them there, not here, or the next release overwrites them.
8
8
9
-
## [Unreleased]
9
+
## [2.0.0] - 2026-08-07
10
10
11
11
### Features
12
12
13
-
-*(cli)* Exit 1 when checks find issues, 2 when bito cannot run
14
-
-*(update)* Notify about new releases on info and doctor
13
+
-*(cli)*[**breaking**] Adopt librebar, split exit codes, default to JSON when redirected (#6) by @claylo in [#6](https://github.com/claylo/bito/pull/6)
15
14
16
15
### Bug Fixes
17
16
18
17
-*(observability)* Use platform-correct log directories and atomic writes (#3) by @claylo in [#3](https://github.com/claylo/bito/pull/3)
19
-
-*(logging)* Hand log file handling to librebar
20
-
-*(deps)* Clear the rmcp and anyhow security advisories
18
+
-*(analysis)* Resolve 13 of 14 audit findings before 2.0.0 (#7) by @claylo in [#7](https://github.com/claylo/bito/pull/7)
0 commit comments