Skip to content

Commit

Permalink
Merge ceed681 into 82c8863
Browse files Browse the repository at this point in the history
  • Loading branch information
ketch committed Oct 28, 2019
2 parents 82c8863 + ceed681 commit ef5ba59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
@@ -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 ef5ba59

Please sign in to comment.