Skip to content

Commit 043ac1b

Browse files
committed
update changelog
1 parent d344f1d commit 043ac1b

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

doc/changelog.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,39 @@
55
Changelog
66
=========
77

8+
2.22.0 (June 22, 2023)
9+
----------------------
10+
- Hide confusing notes in docs: "not to be initialized by users." (`#906 <https://github.com/scikit-hep/iminuit/pull/906>`_)
11+
- Fix: sdist size reduction (`#904 <https://github.com/scikit-hep/iminuit/pull/904>`_)
12+
- Fix tests on freebsd, remove util._jacobi (`#903 <https://github.com/scikit-hep/iminuit/pull/903>`_)
13+
- Update conclusions after the fix from jonas (`#899 <https://github.com/scikit-hep/iminuit/pull/899>`_)
14+
- Use scikit-build-core (`#812 <https://github.com/scikit-hep/iminuit/pull/812>`_)
15+
- Fix: make nograd not use grad at all in automatic diff doc (`#895 <https://github.com/scikit-hep/iminuit/pull/895>`_)
16+
- Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (`#897 <https://github.com/scikit-hep/iminuit/pull/897>`_)
17+
- Add minuit.fixto (`#894 <https://github.com/scikit-hep/iminuit/pull/894>`_)
18+
- New benchmarks (`#893 <https://github.com/scikit-hep/iminuit/pull/893>`_)
19+
- Make covariance fields in display easier to understand (`#891 <https://github.com/scikit-hep/iminuit/pull/891>`_)
20+
- Improve docs (`#890 <https://github.com/scikit-hep/iminuit/pull/890>`_)
21+
- Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (`#886 <https://github.com/scikit-hep/iminuit/pull/886>`_)
22+
- Update fcn.hpp (`#889 <https://github.com/scikit-hep/iminuit/pull/889>`_)
23+
- Fix-typo-in-basic (`#888 <https://github.com/scikit-hep/iminuit/pull/888>`_)
24+
- Add leastsquares.pulls and leastsquares.prediction (`#880 <https://github.com/scikit-hep/iminuit/pull/880>`_)
25+
- Better log-spacing detection (`#878 <https://github.com/scikit-hep/iminuit/pull/878>`_)
26+
- Roofit tutorials (`#877 <https://github.com/scikit-hep/iminuit/pull/877>`_)
27+
- Rename keyword nbins to bins in unbinnedcost.visualize (`#876 <https://github.com/scikit-hep/iminuit/pull/876>`_)
28+
- Ignore missing matplotlib when calling minuit._repr_html_() (`#875 <https://github.com/scikit-hep/iminuit/pull/875>`_)
29+
- Forward kwargs in minuit.visualize to plotting function (`#874 <https://github.com/scikit-hep/iminuit/pull/874>`_)
30+
- Add hide_modules and deprecated_parameters (`#873 <https://github.com/scikit-hep/iminuit/pull/873>`_)
31+
- Update progressbar (`#872 <https://github.com/scikit-hep/iminuit/pull/872>`_)
32+
- Better ruff settings and adjustments, improvements to readme (`#871 <https://github.com/scikit-hep/iminuit/pull/871>`_)
33+
- Use unicodeitplus instead of unicodeit to render latex as unicode (`#868 <https://github.com/scikit-hep/iminuit/pull/868>`_)
34+
- Add roofit tutorial (`#867 <https://github.com/scikit-hep/iminuit/pull/867>`_)
35+
- Improve error message for cost function (`#863 <https://github.com/scikit-hep/iminuit/pull/863>`_)
36+
- Experimental mncontour algorithm (`#861 <https://github.com/scikit-hep/iminuit/pull/861>`_)
37+
- Integer as variable (`#860 <https://github.com/scikit-hep/iminuit/pull/860>`_)
38+
- Replace flake8 with ruff (`#859 <https://github.com/scikit-hep/iminuit/pull/859>`_)
39+
- Add basic latex display support if unicodeit is installed (`#858 <https://github.com/scikit-hep/iminuit/pull/858>`_)
40+
841
2.21.3 (April 03, 2023)
942
-----------------------
1043
- Fix template input modification bug in template class (`#856 <https://github.com/scikit-hep/iminuit/pull/856>`_)

0 commit comments

Comments
 (0)