Skip to content

Commit 1b1453a

Browse files
authored
Added release date for 2.3.4 [ci skip]
Plus fixed some formatting issues
1 parent 8a274bf commit 1b1453a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGES.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ New features
1010
- conda installable package
1111
- GPU version
1212

13-
2.3.4 (Upcoming)
14-
=================
13+
2.3.4 (2019-07-21)
14+
==================
1515
This is a bug-fix release and contains general code quality improvements.
1616

1717

@@ -41,8 +41,7 @@ Bug fixes
4141
----------
4242
- Installation does not require python(3)-config anymore [#209, #211]
4343
- Better handling of terminal colours for unknown terminals [#209]
44-
- Prevent incorrect calculations with periodic boundaries for large ratios of
45-
(zmax, Rmax) to Lbox [#210]
44+
- Prevent incorrect calculations with periodic boundaries for large ratios of (zmax, Rmax) to Lbox [#210]
4645

4746

4847
2.3.2 (2019-12-24)
@@ -150,11 +149,11 @@ New features
150149
Enhancements
151150
------------
152151

153-
- Ctrl-C now aborts even within python extensions (cleans up memory too!, `#12 <https://github.com/manodeep/Corrfunc/issues/12>`_)
152+
- Ctrl-C now aborts even within python extensions (cleans up memory too!, `see issue #12 <https://github.com/manodeep/Corrfunc/issues/12>`_)
154153
- Significantly improved installation for python
155154

156155
- compiler can now be specified within ``python setup.py install CC=yourcompiler``
157-
`#31<https://github.com/manodeep/Corrfunc/issues/31>`_
156+
`(see issue #31) <https://github.com/manodeep/Corrfunc/issues/31>`_
158157
- python via an alias is now solved `#52 <https://github.com/manodeep/Corrfunc/issues/52>`_
159158

160159

0 commit comments

Comments
 (0)