We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f144cd commit c21b5c0Copy full SHA for c21b5c0
docs/release_notes.adoc
@@ -1,12 +1,16 @@
1
[#release_notes]
2
== Release notes
3
4
-=== Version 2.9.0 (Unreleased)
+=== Version 2.8.4 (29 September 2023)
5
6
==== Changes
7
8
+- Update source and online documentation of silt fraction #54
9
+
10
==== Bug fixes
11
12
+- Fixed compilation issues #56
13
14
=== Version 2.8.3 (2 December 2022)
15
16
setup.py
@@ -2,7 +2,7 @@
setup(
name="fastscapelib-fortran",
- version="2.9.0dev",
+ version="2.8.4",
description=("A library of efficient algorithms"
"for landscape evolution modeling"),
author='Jean Braun',
0 commit comments