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 2ed4f83 commit 59bdb1bCopy full SHA for 59bdb1b
docs/release_notes.adoc
@@ -1,6 +1,12 @@
1
[#release_notes]
2
== Release notes
3
4
+=== Version 2.8.1 (13 October 2019)
5
+
6
+==== Bug fixes
7
8
+- Fixed regression with boundary conditions and StreamPowerLaw #29
9
10
=== Version 2.8.0 (18 September 2019)
11
12
==== Changes
setup.py
@@ -2,7 +2,7 @@
setup(
name="fastscapelib-fortran",
- version="2.8.0dev",
+ version="2.8.1",
description=("A library of efficient algorithms"
"for landscape evolution modeling"),
author='Jean Braun',
0 commit comments