Skip to content

Commit 77d873f

Browse files
committed
Remove duplicate issue number reference
1 parent 27844e5 commit 77d873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Release 1.6.0 (2021-03-14)
2222
`#485`_, `#488`_, `#493`_, `#930`_)
2323
* Added :class:`Pibrella` class (thanks to Carl Monk) (`#773`_, `#798`_)
2424
* Added :class:`TrafficpHat` class (thanks to Ryan Walmsley) (`#845`_, `#846`_)
25-
* Added support for the `lgpio`_ library as a pin factory (`#927`_)
25+
* Added support for the `lgpio`_ library as a pin factory
2626
(:class:`~gpiozero.pins.lgpio.LGPIOFactory`) (thanks to Joan for lg) (`#927`_)
2727
* Allow :class:`Motor` to pass :attr:`~Device.pin_factory` to its child
2828
:class:`OutputDevice` objects (thanks to Yisrael Dov Lebow) (`#792`_)

0 commit comments

Comments
 (0)