Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 4, 2025
1 parent 6547ed7 commit cdf38e9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/15.docs.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Added a tutorial into our continuous timeseries handling (see the [Continuous timeseries](../tutorials/continuous_timeseries_tutorial)).
Added a tutorial into our continuous timeseries handling (see [Continuous timeseries](../tutorials/continuous_timeseries_tutorial)).
4 changes: 4 additions & 0 deletions changelog/16.docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Added background into why we built this API (see [Why this API?](../further-background/why-this-api)).
- Added a tutorial into our timeseries handling (see [Timeseries](../tutorials/timeseries_tutorial)).
- Added a tutorial into higher-order interpolation (see [Higher-order interpolation](../tutorials/higher_order_interpolation)).
- Added a how-to guide about how to make sharp, step forcings (see [How-to make a step forcing](../how-to-guides/how-to-make-a-step-forcing)).
1 change: 1 addition & 0 deletions changelog/16.feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added [`Timeseries`][continuous_timeseries.Timeseries].
1 change: 1 addition & 0 deletions changelog/16.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Extended our CI to check against Python 3.12 and Python 3.13

0 comments on commit cdf38e9

Please sign in to comment.