[education/labplot] /: Updated ChangeLog and what's new files
Alexander Semke <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 03af507d510f2da856a82b844efd7b89c877b80e by Alexander Semke. Committed on 21/07/2026 at 06:45. Pushed by asemke into branch 'master'. Updated ChangeLog and what's new files M +1 -0 ChangeLog M +1 -0 data/whats-new/whats-new-2.12.80.html https://invent.kde.org/education/labplot/-/commit/03af507d510f2da856a82b844efd7b89c877b80e diff --git a/ChangeLog b/ChangeLog index 6a192c6e37..4b588e53d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,7 @@ New features: * Allow to do analysis (fit, smoothe, etc.) on multiple curves simultaneously * Pareto Chart * Made all plot navigations (zoom, shift, pan) undo-/redoable (BUG 470792) + * Atomatically calculate the number of points to plot for equation curves (BUG 431534), optional, default ON * [import] * Import directories - import multiple files in a directory in one single step * Support Unix timestamps (number of seconds since January 1, 1970 (UTC)) and Windows timestamps (number of 100-nanosecond intervals since January 1, 1601 (UTC)) in ASCII files, ms precision only diff --git a/data/whats-new/whats-new-2.12.80.html b/data/whats-new/whats-new-2.12.80.html index 6ea7c1627d..d5fbee00a4 100644 --- a/data/whats-new/whats-new-2.12.80.html +++ b/data/whats-new/whats-new-2.12.80.html @@ -144,6 +144,7 @@ <li>Apply analysis (fit, smooth, etc.) to multiple curves simultaneously</li> <li>New chart type: <b>Pareto Chart</b></li> <li>Made all plot navigations (zoom, shift, pan) undo-/redoable (BUG 470792)</li> + <li>Automatically calculate the number of points to plot for equation curves, optional, default ON (BUG 431534)</li> </ul> <h3>Import</h3>