File tree Expand file tree Collapse file tree 1 file changed +19
-6
lines changed
Expand file tree Collapse file tree 1 file changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -11,33 +11,45 @@ Unreleased_
1111
1212Nothing yet
1313
14+ 3.2 _ - 2021-08-20
15+ -----------------
16+
17+ Changed:
18+
19+ - Repository changed from pythonIoc to pythonSoftIOC
20+
21+ Added:
22+
23+ - `Allow waveform.set() to be called before iocInit <../../pull/22 >`_
24+ - `Allow AsyncioDispatcher to take existing event loop <../../pull/28 >`_
25+
1426
15273.1 _ - 2021-07-07
1628-----------------
1729
1830Added:
1931
20- - PVA support to the IOC #17
32+ - ` PVA support to the IOC < ../../pull/17 >`_
2133
2234
23353.0 _ - 2021-07-05
2436-----------------
2537
2638Added:
2739
28- - More documentation #14
40+ - ` More documentation < ../../pull/14 >`_
2941
3042Fixed:
3143
32- - Mbbi/o specifying alarm values bug introduced in 3.0b2 #15
44+ - ` Mbbi/o specifying alarm values bug introduced in 3.0b2 < ../../pull/15 >`_
3345
3446
35473.0b2 _ - 2021-06-28
3648-------------------
3749
3850Changed:
3951
40- - Restructured the docs #9 #10
52+ - ` Restructured the docs < ../../pull/10 >`_
4153
4254Removed:
4355
@@ -47,7 +59,7 @@ Removed:
47593.0b1 _ - 2021-06-28
4860-------------------
4961
50- Port to being a Python package #5
62+ ` Port to being a Python package < ../../pull/5 >`_
5163
5264Changed:
5365
6779Last release as an EPICS module rather than a Python package
6880
6981
70- .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/3.1...HEAD
82+ .. _Unreleased : https://github.com/dls-controls/pythonIoc/compare/3.2...HEAD
83+ .. _3.2 : https://github.com/dls-controls/pythonIoc/compare/3.1...3.2
7184.. _3.1 : https://github.com/dls-controls/pythonIoc/compare/3.0...3.1
7285.. _3.0 : https://github.com/dls-controls/pythonIoc/compare/3.0b2...3.0
7386.. _3.0b2 : https://github.com/dls-controls/pythonIoc/compare/3.0b1...3.0b2
You can’t perform that action at this time.
0 commit comments