This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4303ab6
commit 6e5bbec
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/ | |
|
||
## [Unreleased] | ||
|
||
## [0.4.0] | ||
|
||
### Added | ||
|
||
- An `python-nohash-requirements` input for specifying Python requirements files to install without hashing them for caching. | ||
|
@@ -75,11 +77,12 @@ Initial release! 🎉 | |
|
||
- Josh Thomas <[email protected]> (maintainer) | ||
|
||
[unreleased]: https://github.com/westerveltco/setup-ci-action/compare/v0.3.0...HEAD | ||
[unreleased]: https://github.com/westerveltco/setup-ci-action/compare/v0.4.0...HEAD | ||
[0.1.0]: https:L//github.com/westerveltco/setup-ci-action/releases/tag/v0.1.0 | ||
[0.1.1]: https:L//github.com/westerveltco/setup-ci-action/releases/tag/v0.1.1 | ||
[0.1.2]: https:L//github.com/westerveltco/setup-ci-action/releases/tag/v0.1.2 | ||
[0.2.0]: https://github.com/westerveltco/setup-ci-action/releases/tag/v0.2.0 | ||
[0.2.1]: https://github.com/westerveltco/setup-ci-action/releases/tag/v0.2.1 | ||
[0.2.2]: https://github.com/westerveltco/setup-ci-action/releases/tag/v0.2.2 | ||
[0.3.0]: https://github.com/westerveltco/setup-ci-action/releases/tag/v0.3.0 | ||
[0.4.0]: https://github.com/westerveltco/setup-ci-action/releases/tag/v0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.3.0 | ||
0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters