diff options
author | Valentin Popov <valentin@popov.link> | 2024-01-08 00:21:28 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-01-08 00:21:28 +0300 |
commit | 1b6a04ca5504955c571d1c97504fb45ea0befee4 (patch) | |
tree | 7579f518b23313e8a9748a88ab6173d5e030b227 /vendor/is_ci/CHANGELOG.md | |
parent | 5ecd8cf2cba827454317368b68571df0d13d7842 (diff) | |
download | fparkan-1b6a04ca5504955c571d1c97504fb45ea0befee4.tar.xz fparkan-1b6a04ca5504955c571d1c97504fb45ea0befee4.zip |
Initial vendor packages
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'vendor/is_ci/CHANGELOG.md')
-rw-r--r-- | vendor/is_ci/CHANGELOG.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/vendor/is_ci/CHANGELOG.md b/vendor/is_ci/CHANGELOG.md new file mode 100644 index 0000000..8cf8ed0 --- /dev/null +++ b/vendor/is_ci/CHANGELOG.md @@ -0,0 +1,23 @@ +# `is_ci` Release Changelog + +<a name="1.1.1"></a> +## 1.1.1 (2021-09-22) + +### Bug Fixes + +* **now:** fix typo in bitbucket check ([d89ed22f](https://github.com/zkat/is_ci/commit/d89ed22fa489ef4fb8fda5eaf54e26610900b4e1)) + +<a name="1.1.0"></a> +## 1.1.0 (2021-09-22) + +### Features + +* **api:** Add cache/uncached APIs and deprecate is_ci ([adc5ec15](https://github.com/zkat/is_ci/commit/adc5ec152503f9ef6157f487fd7fc4ea251b4ff6)) + +<a name="1.0.0"></a> +## 1.0.0 (2021-09-22) + +### Features + +* **api:** Add initial API ([301f0a9b](https://github.com/zkat/is_ci/commit/301f0a9ba418da349140e93f2c031f2fd83c9a8a)) + |