File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,15 @@ Versioning <https://semver.org/spec/v2.0.0.html>`_.
10
10
Unreleased _
11
11
-----------
12
12
13
+ 4.5.0 _ - 2023-12-04
14
+ -------------------
15
+
16
+ Changed:
17
+
13
18
- 'Add get_field and set_field methods to records <../../pull/140>'_
19
+
20
+ Fixed:
21
+
14
22
- 'Fix recursive set bug <../../pull/141>'_
15
23
16
24
4.4.0 _ - 2023-07-06
@@ -193,7 +201,8 @@ Added:
193
201
Last release as an EPICS module rather than a Python package
194
202
195
203
196
- .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/4.4.0...HEAD
204
+ .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/4.5.0...HEAD
205
+ .. _4.5.0 : https://github.com/dls-controls/pythonIoc/compare/4.4.0...4.5.0
197
206
.. _4.4.0 : https://github.com/dls-controls/pythonIoc/compare/4.3.0...4.4.0
198
207
.. _4.3.0 : https://github.com/dls-controls/pythonIoc/compare/4.2.0...4.3.0
199
208
.. _4.2.0 : https://github.com/dls-controls/pythonIoc/compare/4.1.0...4.2.0
You can’t perform that action at this time.
0 commit comments