Skip to content

Commit 343786a

Browse files
committed
Fix mistakes in changes.
1 parent 6e945df commit 343786a

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

CHANGES.rst

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.4.0 (2023-06-17)
1+
0.4.0 (2023-06-30)
22
==================
33

44
* Updated minimum supported versions:
@@ -27,7 +27,7 @@ sbpy.calib
2727
^^^^^^^^^^
2828

2929
- Added a model spectrum of the Sun from STScI's CALSPEC database (Bohlin et al.
30-
2014, PASP 126, 711, DOI:10.1086/677655).
30+
2014, PASP 126, 711, DOI:10.1086/677655). [#371]
3131

3232
sbpy.data
3333
^^^^^^^^^
@@ -52,16 +52,21 @@ sbpy.photometry
5252
Documentation
5353
^^^^^^^^^^^^^
5454

55-
- Index page has been reorganized.
55+
- Index page has been reorganized. [#337]
5656

5757

5858
API Changes
5959
-----------
6060

61+
sbpy.activity
62+
^^^^^^^^^^^^^
63+
64+
- ``VectorialModel`` now no longer takes an ``angular_substeps`` parameter. [#336]
65+
6166
sbpy.data
6267
^^^^^^^^^
6368

64-
- IAU HG series functions moved from `sbpy.data.core` to `sbpy.data.iau`.
69+
- IAU HG series functions moved from `sbpy.photometry.core` to `sbpy.photometry.iau`. [#354]
6570

6671
sbpy.photometry
6772
^^^^^^^^^^^^^^^
@@ -76,7 +81,7 @@ Bug Fixes
7681
sbpy.calib
7782
^^^^^^^^^^
7883

79-
- Updated STScI URLs for solar spectra (Castelli and Kurucz models).
84+
- Updated STScI URLs for solar spectra (Castelli and Kurucz models). [#345]
8085

8186
sbpy.data
8287
^^^^^^^^^
@@ -89,15 +94,6 @@ sbpy.data
8994
designations: they do not parse as cometary or asteroidal. [#334, #340]
9095

9196

92-
API Changes
93-
-----------
94-
95-
sbpy.activity
96-
^^^^^^^^^^^^^
97-
98-
- ``VectorialModel`` now no longer takes an ``angular_substeps`` parameter. [#336]
99-
100-
10197
0.3.0 (2022-04-28)
10298
==================
10399

0 commit comments

Comments
 (0)