Skip to content

Commit

Permalink
Merge pull request clawpack#634 from ketch/changes_561
Browse files Browse the repository at this point in the history
Update changes for 5.6.1.
  • Loading branch information
ketch authored Oct 28, 2019
2 parents 92f8c74 + 7099860 commit eaec788
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 5.6.1 release
- New example of using a non-uniform grid in 1D added in `pyclaw/examples/advection_1d/advection_1d_nonunif.py`.
- Fixed a bug when using a capacity function in the pure Python code.
- Fixed a bug in `compare_gauges`

# 5.6.0 release
- New HLLE solvers for 2D Euler, 1D/2D Shallow water
- Forward-facing step example now works (uses HLLE solver)
Expand Down

0 comments on commit eaec788

Please sign in to comment.