X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/f3b793e6201d9b11ad112d18f328ae2c88bb0ac4..bc5882bbeb27ce057e7684263f898bd29ab6e966:/docs/CHANGELOG.rst diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 7921c9b..c935b51 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,71 @@ Changelog ========= +`1.1.0 `_ (2020-11-03) +--------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **distro:** add centos-7 support (\ `ba5e37e `_\ ) + +`1.0.2 `_ (2020-10-17) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **dispatcher:** add missing files for local dispatcher (\ `eb73d56 `_\ ) + +`1.0.1 `_ (2020-10-16) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **config:** prevent duplicated, undesired entries (\ `d9ede82 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** improve consistency in naming (\ `73a0b42 `_\ ) + +`1.0.0 `_ (2020-10-15) +--------------------------------------------------------------------------------------------------------- + +`0.3.0 `_ (2020-10-14) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **pre-commit:** add to formula [skip ci] (\ `703e004 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `860adf0 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `9539adf `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix ``rstcheck`` violation [skip ci] (\ `bceb58a `_\ ), closes `/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255 `_ + +Features +^^^^^^^^ + + +* **components,version:** add extra components, new version (\ `4bf9501 `_\ ) + +Styles +^^^^^^ + + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `64798a8 `_\ ) + `0.2.1 `_ (2020-06-16) ---------------------------------------------------------------------------------------------------------