Skip to content

Commit 690d17b

Browse files
authored
Merge pull request #253 from scipp/release-0.4.2
Re-merge release-0.4.2
2 parents f4c65be + b3a8231 commit 690d17b

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

docs/_templates/topbar/launchbuttons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href="https://scipp.github.io/scippneutron"><button type="button"
1313
class="btn btn-secondary topbarbtn">latest</button></a>
1414
<a class="dropdown-buttons"
15-
href="https://scipp.github.io/scippneutron/release/0.4.1"><button type="button"
15+
href="https://scipp.github.io/scippneutron/release/0.4.2"><button type="button"
1616
class="btn btn-secondary topbarbtn">v0.4</button></a>
1717
<a class="dropdown-buttons"
1818
href="https://scipp.github.io/scippneutron/release/0.3.0"><button type="button"

docs/about/release-notes.rst

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,34 @@
33
Release Notes
44
=============
55

6-
Since v0.4.1
7-
------------
6+
v0.5.0 (unreleased)
7+
--------------------
8+
9+
Features
10+
~~~~~~~~
11+
12+
Breaking changes
13+
~~~~~~~~~~~~~~~~
14+
15+
Bugfixes
16+
~~~~~~~~
17+
18+
Deprecations
19+
~~~~~~~~~~~~
20+
21+
Stability, Maintainability, and Testing
22+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23+
24+
Contributors
25+
~~~~~~~~~~~~
26+
27+
Simon Heybrock :sup:`a`\ ,
28+
Neil Vaytet :sup:`a`\ ,
29+
Tom Willemsen :sup:`b, c`\ ,
30+
and Jan-Lukas Wynen :sup:`a`
31+
32+
v0.4.2 (January 2022)
33+
---------------------
834

935
Bugfixes
1036
~~~~~~~~

0 commit comments

Comments
 (0)