Skip to content

Commit fd39d3f

Browse files
committed
update release notes
1 parent fbfba2d commit fd39d3f

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

docs/release_notes.adoc

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,33 @@
11
[#release_notes]
22
== Release notes
33

4-
=== Version 2.8.0 (Unreleased)
4+
=== Version 2.8.0 (18 September 2019)
5+
6+
==== Changes
7+
8+
- Refactor stream power law implementation (decouple from flow
9+
routing) #23
10+
11+
- Rename Union internal subroutine (could cause name conflicts when
12+
building the library with f2py) #22
13+
14+
==== New features
15+
16+
- New routines for computing curvature and slope #15
17+
18+
- New component for marine sediment transport and deposition #20
519

620
==== Bug fixes
721

8-
- Fix issue with lake_sill in very flat topography that caused
9-
anomalous deposition of sediments (1ad452f).
22+
- Fixed VTK files export on Windows #7
23+
24+
- Improved efficiency of stream power law erosion and flexure #8
25+
26+
- Fixed bug in lake filling algorithm #12
27+
28+
- Fixed bug in ADI implementation of diffusion #17
29+
30+
- Fixed bug in Strati subroutine #18
1031

1132
=== Version 2.7.0 (30 January 2019)
1233

0 commit comments

Comments
 (0)