diff --git a/CHANGELOG.md b/CHANGELOG.md index a4992458..835fb0d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.33 + +- Native binary installs now launch quicker. +- Fixed `claude doctor` incorrectly detecting Homebrew vs npm-global installations by properly resolving symlinks +- Fixed `claude mcp serve` exposing tools with incompatible outputSchemas + ## 2.0.32 - Un-deprecate output styles based on community feedback