# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.2](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.2.1...next_version-v0.2.2) - 2023-03-04
### Fixed
- always bump patch in 0.0.x versions (#578)
## [0.2.1](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.2.0...next_version-v0.2.1) - 2023-02-26
### Added
- add function to force breaking changes (#568)
## [0.2.0](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.1.10...next_version-v0.2.0) - 2023-01-11
### Added
- [**breaking**] don't remove build metadata (#433)
- [**breaking**] handle pre-releases (#425)
## [0.1.10](https://github.com/MarcoIeni/release-plz/compare/next_version-v0.1.9...next_version-v0.1.10) - 2022-12-16
### Other
- Add functions to increment major, minor and patch version (#375)
## [0.1.9] - 2022-11-04
### Other
- use workspace dependencies (#333)
## [0.1.8] - 2022-10-24
### Other
- *(deps)* bump semver from 1.0.12 to 1.0.14 (#283)
## [0.1.7] - 2022-07-25
### Other
- inline the increment* functions to cut down dependencies (#220)
## [0.1.6] - 2022-07-16
### Other
- update to cargo edit 10 (#211)
- *(deps)* bump semver from 1.0.10 to 1.0.12 (#204)
## [0.1.5] - 2022-06-18
### Other
- *(deps)* bump semver from 1.0.9 to 1.0.10 (#180)
## [0.1.4] - 2022-05-19
### Other
- upgrade dependencies (#133)
## [0.1.3] - 2022-05-01
### Other
- remove default features from cargo-edit dependency (#101)
## [0.1.2] - 2022-04-27
### Other
- update dependencies (#91)
## [0.1.1] - 2022-03-27
### Fixed
- fix repository link