Skip to content

Commit b8eb2ba

Browse files
committed
clean up changelog
markdown formatting
1 parent 0f9a886 commit b8eb2ba

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Changes
22
=======
33
Version 0.10.7
4-
-------------
4+
--------------
55
**2024-4-2**
66

77
* Added ``correct_countdown_lists`` method, which applies to corrections to
88
``list`` field of countdown events for sessions containing unityEPL-FR bug.
99

1010
Version 0.10.6
11-
-------------
11+
--------------
1212
**2024-3-8**
1313

1414
Added ``event_process.py``, which contains ``correct_retrieval_offsets`` and
@@ -20,39 +20,39 @@ Added ``event_process.py``, which contains ``correct_retrieval_offsets`` and
2020
by ``mstime``, placing the rows (and EEG files) in chronological order.
2121

2222
Version 0.10.5
23-
-------------
23+
--------------
2424
**2024-1-24**
2525

2626
* Added system 4 files to PathFinder, including ``archived_eeg`` which points to replaced elemem eeg
2727
* Loading events and EGG will automatically modify ``session`` field to match 'session' in data index,
2828
fixing issues where events dataframe contains ``original session`` value
2929

3030
Version 0.10.4
31-
-------------
31+
--------------
3232
**2023-8-1**
3333

3434
* Python 3.11, non-fatal warning for negative eeg offsets, re-enable loading eeg in mne format
3535

3636
Version 0.10.3
37-
-------------
37+
--------------
3838
**2023-5-17**
3939

4040
* Added functionality for loading scalp subject info (which is copied to rhino from Django each night)
4141

4242
Version 0.10.2
43-
-------------
43+
--------------
4444
**2022-12-1**
4545

4646
* Added recarray backport, added an error message for empty events dataframes, and changed version number in CHANGELOG.txt for 0.10.1
4747

4848
Version 0.10.1
49-
-------------
49+
--------------
5050
**2021-11-4**
5151

5252
* Bug fixes
5353

5454
Version 0.10.0
55-
-------------
55+
--------------
5656
**2021-11-4**
5757

5858
* to_ptsa now stores events as a pandas MultiIndex, to match updates in PTSA v3.0.0

0 commit comments

Comments
 (0)