Skip to content

Commit e3fa964

Browse files
committed
MNT: Update changelog, zenodo, in case of future 2.5.x release
1 parent 3cbef01 commit e3fa964

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

.zenodo.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,11 @@
200200
{
201201
"name": "Panfilov, Egor"
202202
},
203+
{
204+
"affiliation": "Center for Magnetic Resonance Research, University of Minnesota",
205+
"name": "Braun, Henry",
206+
"orcid": "0000-0001-7003-9822"
207+
},
203208
{
204209
"affiliation": "McGill University",
205210
"name": "Poline, Jean-Baptiste",
@@ -244,11 +249,6 @@
244249
"name": "P\u00e9rez-Garc\u00eda, Fernando",
245250
"orcid": "0000-0001-9090-3024"
246251
},
247-
{
248-
"affiliation": "Center for Magnetic Resonance Research, University of Minnesota",
249-
"name": "Braun, Henry",
250-
"orcid": "0000-0001-7003-9822"
251-
},
252252
{
253253
"name": "Solovey, Igor"
254254
},

Changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ Eric Larson (EL), Demian Wassermann, and Stephan Gerhard.
2525

2626
References like "pr/298" refer to github pull request numbers.
2727

28+
2.5.2 (To Be Determined)
29+
========================
30+
31+
Bug fixes
32+
---------
33+
* Change strings with invalid escapes to raw strings (pr/827) (EL, reviewed
34+
by CM)
35+
* Re-import externals/netcdf.py from scipy to resolve numpy deprecation
36+
(pr/821) (CM)
37+
2838
2.5.1 (Monday 23 September 2019)
2939
================================
3040

0 commit comments

Comments
 (0)