diff --git a/AUTHORS.rst b/AUTHORS.rst index 7221512..1b741e6 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -5,10 +5,11 @@ This version would not exist without the contributions from the `original hyde project`_. Contributors -================================================================================ +=============================================================================== - |nud|_ - * Bug Fix: Fix class name of `test_stylus` (Issue #97) + * Bug Fix: Fix class name of `test_stylus` + * `$PATH` based executable discovery for `CLTransformer` plugins. - |theevocater|_ @@ -104,7 +105,7 @@ Contributors .. |gr3dman| replace:: Gareth Redman .. _gr3dman: https://github.com/gr3dman .. |tcheneau| replace:: Tony Cheneau -.. _tcheneau: https://github.com/tcheneau/ +.. _tcheneau: https://github.com/tcheneau .. |theevocater| replace:: Jacob Kaufman .. _theevocater: https://github.com/theevocater .. |nud| replace:: Steve Frécinaux diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e1bed1e..6cddf75 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,10 @@ +Version 0.8.4c17 +============================================================ + +Thanks to @nud + +* `$PATH` based executable discovery for `CLTransformer` plugins. (Issue #100) + Version 0.8.4c16 ============================================================ diff --git a/README.rst b/README.rst index c862734..558cb00 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Version 0.8.4c16 +Version 0.8.4c17 A brand new **hyde** ====================