Skip to content

Commit a9a82fb

Browse files
committed
Rebuild docs
1 parent 8c35e3f commit a9a82fb

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

docs/source/CHANGES.rst

+25-18
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
Changes for bmi-topography
22
==========================
33

4-
0.8.6 (unreleased)
4+
0.8.7 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
0.8.6 (2025-02-09)
510
------------------
611

712
- Update project metadata and CI workflows (#79)
813
- Switch from Mambaforge to Miniforge (#78)
914
- Make an examples landing page (#77)
1015

16+
.. _section-1:
17+
1118
0.8.5 (2024-08-18)
1219
------------------
1320

@@ -17,7 +24,7 @@ Changes for bmi-topography
1724
- Use pre-commit for linting and formatting (#72)
1825
- De-lint project files (#71)
1926

20-
.. _section-1:
27+
.. _section-2:
2128

2229
0.8.4 (2024-03-28)
2330
------------------
@@ -26,7 +33,7 @@ Changes for bmi-topography
2633
- Set minimum python>=3.10 (#67)
2734
- Link to project contributing and code of conduct docs (#65)
2835

29-
.. _section-2:
36+
.. _section-3:
3037

3138
0.8.3 (2023-12-18)
3239
------------------
@@ -36,14 +43,14 @@ Changes for bmi-topography
3643
- Fix failing docs build (#58)
3744
- Use nox in CI testing (#54)
3845

39-
.. _section-3:
46+
.. _section-4:
4047

4148
0.8.2 (2023-02-06)
4249
------------------
4350

4451
- Fix problem getting CRS info for AAIGrid type (#53)
4552

46-
.. _section-4:
53+
.. _section-5:
4754

4855
0.8.1 (2023-01-27)
4956
------------------
@@ -54,38 +61,38 @@ Changes for bmi-topography
5461
- Use rio accessor for geospatial information (#47)
5562
- Update contents of source and binary distributions (#46)
5663

57-
.. _section-5:
64+
.. _section-6:
5865

5966
0.8 (2022-07-05)
6067
----------------
6168

6269
- Switch from xarray to rioxarray (#45)
6370
- Move metadata from setup.cfg to pyproject.toml (#44)
6471

65-
.. _section-6:
72+
.. _section-7:
6673

6774
0.7.1 (2022-06-03)
6875
------------------
6976

7077
- Provide a better reason for 401 errors (#41)
7178

72-
.. _section-7:
79+
.. _section-8:
7380

7481
0.7 (2022-03-24)
7582
----------------
7683

7784
- Support all OpenTopography global datasets (#39)
7885
- Create test matrix of datasets and file types (#38)
7986

80-
.. _section-8:
87+
.. _section-9:
8188

8289
0.6 (2022-02-17)
8390
----------------
8491

8592
- Use dashes in command line options (#36)
8693
- Use a demo API key if a user key can’t be found (#34)
8794

88-
.. _section-9:
95+
.. _section-10:
8996

9097
0.5.1 (2022-02-15)
9198
------------------
@@ -94,7 +101,7 @@ Changes for bmi-topography
94101
- Add text to exception raised when API key is missing (#32)
95102
- Use new black syntax (#31)
96103

97-
.. _section-10:
104+
.. _section-11:
98105

99106
0.5 (2022-01-25)
100107
----------------
@@ -103,7 +110,7 @@ Changes for bmi-topography
103110
- Add python 3.10 to tests (#24)
104111
- Address technical debt (#22)
105112

106-
.. _section-11:
113+
.. _section-12:
107114

108115
0.4 (2021-09-03)
109116
----------------
@@ -113,7 +120,7 @@ Changes for bmi-topography
113120
- Add format job to CI
114121
- Use CITATION.cff file
115122

116-
.. _section-12:
123+
.. _section-13:
117124

118125
0.3.2 (2021-04-23)
119126
------------------
@@ -122,23 +129,23 @@ Changes for bmi-topography
122129
- Fix typos, update text in example notebooks
123130
- Create CREDITS.md and rearrange docs
124131

125-
.. _section-13:
132+
.. _section-14:
126133

127134
0.3.1 (2021-03-04)
128135
------------------
129136

130137
- Install with conda
131138
- Include shell script demonstrating CLI
132139

133-
.. _section-14:
140+
.. _section-15:
134141

135142
0.3 (2021-02-25)
136143
----------------
137144

138145
- Update README with overview and install instructions
139146
- Write documentation
140147

141-
.. _section-15:
148+
.. _section-16:
142149

143150
0.2 (2021-02-24)
144151
----------------
@@ -148,15 +155,15 @@ Changes for bmi-topography
148155
- Include sample config file and Jupyter Notebook to demo BMI
149156
- Add CI with GitHub Actions
150157

151-
.. _section-16:
158+
.. _section-17:
152159

153160
0.1.1 (2021-02-22)
154161
------------------
155162

156163
- Add Makefile rule to test upload to TestPyPI
157164
- Test upload to TestPyPI
158165

159-
.. _section-17:
166+
.. _section-18:
160167

161168
0.1 (2021-02-22)
162169
----------------

0 commit comments

Comments
 (0)