Skip to content

Commit

Permalink
Add versionchanged directive.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jun 14, 2022
1 parent bc18d48 commit 8147517
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nimare/meta/ibma.py
Expand Up @@ -714,6 +714,10 @@ def _fit(self, dataset):
class PermutedOLS(IBMAEstimator):
r"""An analysis with permuted ordinary least squares (OLS), using nilearn.
.. versionchanged:: 0.0.12
* Use beta maps instead of z maps.
.. versionchanged:: 0.0.8
* [FIX] Remove single-dimensional entries of each array of returns (:obj:`dict`).
Expand Down

0 comments on commit 8147517

Please sign in to comment.