Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
[determinator] prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Dec 2, 2020
1 parent 1b756e0 commit 7a2c65e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tools/determinator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0] - 2020-12-02

Initial release.

### Added

* Support for determining which packages in a workspace have changed between two commits.
* Path-based and package-based custom rules, including a default set of rules for files like `rust-toolchain` and `Cargo.lock`.
* A `Paths0` wrapper to make it easier to retrieve changes from source control.

[0.1.0]: https://github.com/facebookincubator/cargo-guppy/releases/tag/determinator-0.1.0

0 comments on commit 7a2c65e

Please sign in to comment.