# Cerbos v0.15.1

This is a small patch release to fix an issue with Git pulls when there are multiple branches present in the remote repo. See [v0.15.0 release notes](https://docs.cerbos.dev/cerbos/prerelease/releases/v0.15.0) for details about all the new features available in 0.15.x.

## Changelog

### Bug Fixes

- Use the branch name in git pull ( [#823](https://github.com/cerbos/cerbos/pull/823))

### Documentation

- Fix ID attribute in testing docs ( [#822](https://github.com/cerbos/cerbos/pull/822))
