I have made an attempt to add release notes for 1.3 (and also 1.0 and
1.2 which were missing):

http://fenicsproject.org/releases/

We need to do a better job with updating ChangeLog with meaningful
information. Most of what is written in the ChangeLog is very
low-level and does not make sense in a list of release notes. The
result is that the list of changes looks less impressive than it
actually is.

I suggest that we mark all important new features in ChangeLog with
the prefix

  "Feature: "

(as we already do, sometimes), all important bug fixes with

  "Bugfix: "

and all interface changes with

  "Interface: "

These should all be followed by a high-level description (in one line
if possible) that is meaningful to post on the web page when the
release is made (copy-paste).

Let me know if something is missing in the release notes, or better
yet make a pull request for the fenics-web repository.

--
Anders
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to