Skip to content

Commit

Permalink
Updating Changelog for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Schroder committed Jul 11, 2018
1 parent 85f4bbc commit da5ceb7
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
----------------------------
Version 2.3.0, 7/11/2018
----------------------------

- New adjoint feature added by Stefanie Guenther, allowing for
the solution of PDE-constrained optimization problems. See the
new examples
examples/ex-01-adjoint.c
examples/ex-01-optimization.c
examples/ex-04.c

- Cleaned up root source directory
- Moved source files into braid/braid directory
- Moved user_utils directory into `misc` folder

- Added regression test for MacBooks (especially Jacob's MacBook)
test/machine-mac.sh

- Updated documentation, and moved code hosting to GitHub

- Fixed some small bugs in the examples and drivers

- Removed limitations on the temporal refinement factor

----------------------------
Version 2.2.0, 10/02/2017
----------------------------
Expand Down

0 comments on commit da5ceb7

Please sign in to comment.