Skip to content

Commit b61327c

Browse files
committed
Update changelog
Also fix missing internal changelog links
1 parent eb5a7b3 commit b61327c

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@ Changelog
33

44
All notable changes to this project will be documented in this file.
55

6-
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
7-
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
6+
The format is based on `Keep a Changelog
7+
<https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to `Semantic
8+
Versioning <https://semver.org/spec/v2.0.0.html>`_.
89

9-
4.0.1_ - 2022-02-14
10+
Unreleased_
1011
-----------
1112

13+
- `Improve handling of range settings for scalar records <../../pull/82>`_
14+
15+
4.0.1_ - 2022-02-14
16+
-------------------
17+
1218
Removed:
1319

1420
- `Remove python2 support <../../pull/64>`_
@@ -121,7 +127,9 @@ Added:
121127
Last release as an EPICS module rather than a Python package
122128

123129

124-
.. _Unreleased: https://github.com/dls-controls/pythonIoc/compare/3.2...HEAD
130+
.. _Unreleased: https://github.com/dls-controls/pythonIoc/compare/4.0.1...HEAD
131+
.. _4.0.1: https://github.com/dls-controls/pythonIoc/compare/3.2.1...4.0.1
132+
.. _3.2.1: https://github.com/dls-controls/pythonIoc/compare/3.2...3.2.1
125133
.. _3.2: https://github.com/dls-controls/pythonIoc/compare/3.1...3.2
126134
.. _3.1: https://github.com/dls-controls/pythonIoc/compare/3.0...3.1
127135
.. _3.0: https://github.com/dls-controls/pythonIoc/compare/3.0b2...3.0

0 commit comments

Comments
 (0)