# 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.3.4](https://github.com/conda/rattler/compare/rattler_git-v0.3.3...rattler_git-v0.3.4) - 2026-08-27
### Other
- updated the following local packages: rattler_networking
## [0.3.3](https://github.com/conda/rattler/compare/rattler_git-v0.3.2...rattler_git-v0.3.3) - 2026-08-26
### Other
- updated the following local packages: rattler_networking
## [0.3.2](https://github.com/conda/rattler/compare/rattler_git-v0.3.1...rattler_git-v0.3.2) - 2026-08-21
### Other
- updated the following local packages: rattler_networking
## [0.3.1](https://github.com/conda/rattler/compare/rattler_git-v0.3.0...rattler_git-v0.3.1) - 2026-08-15
### Other
- updated the following local packages: rattler_networking
## [0.3.0](https://github.com/conda/rattler/compare/rattler_git-v0.2.1...rattler_git-v0.3.0) - 2026-08-11
### Fixed
- *(rattler_git)* harden LFS checkouts and add path filters ([#2640](https://github.com/conda/rattler/pull/2640))
## [0.2.1](https://github.com/conda/rattler/compare/rattler_git-v0.2.0...rattler_git-v0.2.1) - 2026-07-24
### Other
- updated the following local packages: rattler_networking
## [0.2.0](https://github.com/conda/rattler/compare/rattler_git-v0.1.3...rattler_git-v0.2.0) - 2026-07-14
### Added
- *(rattler_git)* unify git cache with pixi's implementation ([#2590](https://github.com/conda/rattler/pull/2590))
## [0.1.3](https://github.com/conda/rattler/compare/rattler_git-v0.1.2...rattler_git-v0.1.3) - 2026-05-13
### Other
- bump Rust edition to 2024 ([#2429](https://github.com/conda/rattler/pull/2429))
- upgrade reqwest to 0.13 and bump related crates ([#2419](https://github.com/conda/rattler/pull/2419))
## [0.1.2](https://github.com/conda/rattler/compare/rattler_git-v0.1.1...rattler_git-v0.1.2) - 2026-05-07
### Other
- update Cargo.toml dependencies
## [0.1.1](https://github.com/conda/rattler/compare/rattler_git-v0.1.0...rattler_git-v0.1.1) - 2026-04-08
### Added
- add relative submodule URL resolution to rattler_git ([#2320](https://github.com/conda/rattler/pull/2320))