Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marinang committed May 20, 2020
1 parent d0fc1ca commit 367f3a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ Major Features and Improvements
Breaking changes
------------------

Depreceations
Deprecations
-------------


Bug fixes and small changes
---------------------------
- fix color wrong in printout of results, params
- add correlation method to FitResult

Experimental
------------
Expand Down Expand Up @@ -122,7 +123,7 @@ Breaking changes
- Integrals of extended PDFs are not extended anymore, but `ext_integrate` now returns the
integral multiplied by the yield.

Depreceations
Deprecations
-------------
- `ComposedParameter` takes now `params` instead of `dependents` as argument, it acts now as
the arguments to the `value_fn`. To stay future compatible, create e.g. `def value_fn(p1, pa2)`
Expand Down

0 comments on commit 367f3a2

Please sign in to comment.