What's Changed
This update has several new features including support for NTEnums. We have also updated the Polyline widget, improving the points editor and adding arrows (endpoint and midpoint).
New Features
* ENH: Add support for NTEnum to the p4p data plugin by jbellister-slac in https://github.com/slaclab/pydm/pull/1017
* ENH: Add notes to rules by nstelter-slac in https://github.com/slaclab/pydm/pull/1026
* STY: Enable rich text for PyDMLabels by nstelter-slac in https://github.com/slaclab/pydm/pull/1020
* Improvements to Polyline by nstelter-slac in https://github.com/slaclab/pydm/pull/1022
Maintenance
* MAINT: Use mambaforge to fix failing github action for running tests by jbellister-slac in https://github.com/slaclab/pydm/pull/1023
* TST: Fix issues with inconsistent tests by jbellister-slac in https://github.com/slaclab/pydm/pull/1018
* Remove Unused Dependency: Requests by gdrosos in https://github.com/slaclab/pydm/pull/1021
* PERF: create unit menu on-demand for QLineEdit by klauer in https://github.com/slaclab/pydm/pull/1027
New Contributors
* nstelter-slac made their first contribution in https://github.com/slaclab/pydm/pull/1020
* gdrosos made their first contribution in https://github.com/slaclab/pydm/pull/1021
**Full Changelog**: https://github.com/slaclab/pydm/compare/v1.20.0...v1.20.1