# 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 ### Commit Statistics - 1 commit contributed to the release. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Rename to cargo-glab (bd9b633)
## v0.1.0-rc.1 (2023-11-08) ### Commit Statistics - 6 commits contributed to the release over the course of 1 calendar day. - 1 day passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release cargo-glab-release v0.1.0-rc.1 (7e83bcf) - Adjusting changelogs prior to release of cargo-glab-release v0.1.0-rc.1 (fd5becc) - Bump rc version (b4af96f) - Update README to send folks to the right place (e0bc1d6) - Return Err if builds fail (03af1ac) - Remove tar and flate2 (a74f427)
## v0.1.0-rc.0 (2023-11-07) ### Commit Statistics - 15 commits contributed to the release over the course of 1 calendar day. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details
view details * **Uncategorized** - Release cargo-glab-release v0.1.0-rc.0 (7924d01) - Update license (96b26b9) - Release cargo-glab-release v0.1.0-rc.0 (6453799) - Update description (629f36b) - Release cargo-glab-release v0.1.0-rc.0 (313a5ce) - Adjusting changelogs prior to release of cargo-glab-release v0.1.0-rc.0 (f4b2bb3) - Save CHANGELOG (87608f6) - Adjusting changelogs prior to release of cargo-glab-release v0.1.0-rc.0 (2a26139) - Adjusting changelogs prior to release of cargo-glab-release v0.1.0-rc.0 (8eae976) - Add a way to build for all targets in rust-toolchain.toml (a6593ab) - Add CHANGELOG.md (56ba6ac) - Forgot rust_toolchain (05a0a05) - Create bare minimum to publish (8b2f8ce) - Add lib and rust-toolchain (af0bff1) - Initial commit (6237776)