Skip to content

Commit 4ebb55c

Browse files
committed
Update changelog
1 parent f5c535d commit 4ebb55c

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

web2/cadabra2/source/changelog.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ <h1>Change log</h1>
1515
repository</a>. Odd patch levels correspond to versions in
1616
development, even numbered ones are released in packaged form.
1717
</p>
18+
<a name="master"></a>
19+
<h3>github master</h3>
20+
<ul>
21+
<li>Make the wedge product distributable.</li>
22+
<li>Fix printing of wedge products with sums in factors.</li>
23+
<li>Fixed printing of index brackets.</li>
24+
<li>Add RPATH to binaries to avoid having to run <tt>ldconfig</tt>
25+
after installation.</li>
26+
<li>Fix for the theming to avoid invisible text with dark
27+
themes.</li>
28+
</ul>
29+
1830
<a name="2.1.5"></a>
1931
<h3>2.1.5 (released 6-Aug-2017)</h3>
2032
<ul>

web2/cadabra2/source/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ <h1>News</h1>
2929
via Debian-based distros, but all further development will take
3030
place on the 2.x versions.</dd>
3131
<dt>6 November 2016</dt>
32-
<dd>We are now generating packages for all major Linux
33-
distributions automatically so they track the github master
34-
branch. Get them from the <a href="download.html">download page</a>.</dd>
32+
<dd>We are now generating packages for all major Linux distributions
33+
automatically so they track the latest release available on
34+
github. Get them from the <a href="download.html">download
35+
page</a>.</dd>
3536
</dl>
3637

3738
<h1>What is Cadabra?</h1>

0 commit comments

Comments
 (0)