File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,18 @@ Changelog
33
44All 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+
1218Removed:
1319
1420- `Remove python2 support <../../pull/64 >`_
@@ -121,7 +127,9 @@ Added:
121127Last 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
You can’t perform that action at this time.
0 commit comments