Skip to content

Commit 659bf10

Browse files
committed
add dates to changelog
1 parent 110129c commit 659bf10

File tree

2 files changed

+24
-15
lines changed

2 files changed

+24
-15
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ for EEG data, working with `MNE-Python <https://mne.tools>`_.
4545
**ALPHA SOFTWARE.**
4646
**This package is currently in its early stages of iteration.**
4747
**It may change both its internals or its user-facing API in the near future.**
48-
**Any feedback and ideas on how to improve either of these is more than welcome!**
48+
**Any feedback and ideas on how to improve either of these is welcome!**
4949
**Use this software at your own risk.**
5050

5151
Installation
@@ -67,8 +67,6 @@ or, as an alternative to ``pip``, call:
6767
6868
conda install -c conda-forge pyprep
6969
70-
**We currently recommend that you install the latest development version**
71-
7270
For installing the **latest (development)** version of ``pyprep``, call:
7371

7472
.. code-block:: Text

docs/whats_new.rst

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Here we list a changelog of pyprep.
2828

2929
.. _current:
3030

31-
Current
32-
-------
31+
Current (unreleased)
32+
--------------------
3333

3434
Changelog
3535
~~~~~~~~~
@@ -77,8 +77,8 @@ API
7777

7878
.. _changes_0_3_1:
7979

80-
Version 0.3.1
81-
-------------
80+
Version 0.3.1 (2020-10-10)
81+
--------------------------
8282

8383
Changelog
8484
~~~~~~~~~
@@ -107,8 +107,8 @@ API
107107

108108
.. _changes_0_3_0:
109109

110-
Version 0.3.0
111-
-------------
110+
Version 0.3.0 (2020-01-04)
111+
--------------------------
112112

113113
Changelog
114114
~~~~~~~~~
@@ -135,8 +135,8 @@ API
135135

136136
.. _changes_0_2_3:
137137

138-
Version 0.2.3
139-
-------------
138+
Version 0.2.3 (2019-02-02)
139+
--------------------------
140140

141141
Doc
142142
~~~
@@ -145,8 +145,8 @@ Doc
145145

146146
.. _changes_0_2_2:
147147

148-
Version 0.2.2
149-
-------------
148+
Version 0.2.2 (2018-05-01)
149+
--------------------------
150150

151151
Bug
152152
~~~
@@ -155,13 +155,24 @@ Bug
155155

156156
.. _changes_0_2_1:
157157

158-
Version 0.2.1
159-
-------------
158+
Version 0.2.1 (2018-04-29)
159+
--------------------------
160160

161161
Changelog
162162
~~~~~~~~~
163163
- Add ``find_bad_epochs`` based on the FASTER algorithm, by `Stefan Appelhoff`_ (:gh:`commit/0fa9c06`)
164164

165+
Version 0.1.1 (2018-04-29)
166+
--------------------------
167+
168+
- Miscellaneous changes
169+
170+
Version 0.1.0 (2018-04-24)
171+
--------------------------
172+
173+
- Initial commit: 2018-04-12
174+
- Miscellaneous changes
175+
165176
.. _Stefan Appelhoff: http://stefanappelhoff.com/
166177
.. _Aamna Lawrence: https://github.com/AamnaLawrence
167178
.. _Adam Li: https://github.com/adam2392/

0 commit comments

Comments
 (0)