Skip to content

Commit

Permalink
Update CHANGES [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bjodah committed Aug 23, 2016
1 parent fbd56a2 commit 4f3f104
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
v0.3.0
======
- Refactored ``finitediff::generate_weights`` (part of official API from v0.3.0)
- Deprecated ``finitediff::populate_weights``
- Introduced ``finitediff::calculate_weights`` (to replace populate_weights)

v0.2.5
======
- Fixes to Python distribution (include C++ header)

v0.2.4
======
- C++11 function ``generate_weights`` provisionally provided

v0.2.3
======
- conda recipe related fixes

v0.2.2
======
- fixes to setup.py

v0.2.1
======
- More robust setup.py, source distributions better tested.
Expand Down

0 comments on commit 4f3f104

Please sign in to comment.