X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/f27166d9a34e28ce30b57e3605e66830ea16e83d..91e5896ec5fad6edbb8cc2574cd02f6ddd5f3a1c:/docs/CHANGELOG.rst diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index d914192..c935b51 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,94 @@ 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) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **init:** enable all sub-modules (\ `dd5b832 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `ffc372d `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `34c3f28 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `71b9243 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** fix websocket nginx example stanza (\ `f1f4904 `_\ ) + `0.2.0 `_ (2020-05-05) ---------------------------------------------------------------------------------------------------------