We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39cc950 commit 0967834Copy full SHA for 0967834
1 file changed
CHANGELOG.rst
@@ -10,6 +10,11 @@ Versioning <https://semver.org/spec/v2.0.0.html>`_.
10
Unreleased_
11
-----------
12
13
+Nothing yet!
14
+
15
+4.7.0_ - 2026-01-14
16
+-------------------
17
18
Added:
19
20
- `Add support to change the callback buffer limit <../../pull/194>`_
@@ -242,7 +247,9 @@ Added:
242
247
Last release as an EPICS module rather than a Python package
243
248
244
249
.. _Unreleased:
245
- https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.1...HEAD
250
+ https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.7.0...HEAD
251
+.. _4.7.0:
252
+ https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.1...4.7.0
246
253
.. _4.6.1:
254
https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.0...4.6.1
255
.. _4.6.0:
0 commit comments