Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Feb 4, 2022
1 parent 3a15625 commit 1b380a4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
Changelog
=========

Version 1.0.0-rc
================
Version 1.0.0
=============
- [plotting] the 3D surface plot is now handling the opacity settings correctly.
- [utils] the utils now include the likelihood submodule, which includes a
:func:`get_likelihood <skgstat.util.likelihood.get_likelihood>` function factory.
The returned function can be minimized using SciPy to perform maximum likelihood fits.

Version 0.6.14
==============
Expand Down

0 comments on commit 1b380a4

Please sign in to comment.