File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ Versioning <https://semver.org/spec/v2.0.0.html>`_.
1010Unreleased _
1111-----------
1212
13+ Nothing yet
14+
15+ 4.0.2 _ - 2022-06-06
16+ -------------------
17+
1318Changed:
1419
1520- `Improve handling of range settings for scalar records <../../pull/82 >`_
@@ -18,6 +23,11 @@ Added:
1823
1924- `Add Python 3.10 support <../../pull/85 >`_
2025
26+ Fixed:
27+
28+ - `Installing from sdist now works on Windows <../../pull/86 >`_
29+
30+
21314.0.1 _ - 2022-02-14
2232-------------------
2333
@@ -133,7 +143,8 @@ Added:
133143Last release as an EPICS module rather than a Python package
134144
135145
136- .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/4.0.1...HEAD
146+ .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/4.0.2...HEAD
147+ .. _4.0.2 : https://github.com/dls-controls/pythonIoc/compare/4.0.1...4.0.2
137148.. _4.0.1 : https://github.com/dls-controls/pythonIoc/compare/3.2.1...4.0.1
138149.. _3.2.1 : https://github.com/dls-controls/pythonIoc/compare/3.2...3.2.1
139150.. _3.2 : https://github.com/dls-controls/pythonIoc/compare/3.1...3.2
You can’t perform that action at this time.
0 commit comments