Skip to content

Commit

Permalink
Minor: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail authored Jul 10, 2024
1 parent 8a37efe commit 05da3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- **Breaking changes**:
- Minimum version of Python supported: 3.9;
- Feature: Supporting Raspberry Pi 5:
- Using `gpiozero` with two `lgpio` and `RPi.GPIO` factories depending on your hardware;
- Using `gpiozero` with `lgpio` or `RPi.GPIO` depending on your hardware;
- The feature implemented by [Mattia Vidoni](https://github.com/ch3p4ll3).
- How to migrate:
- Ensure having Python version 3.9 or higher;
Expand Down

0 comments on commit 05da3a3

Please sign in to comment.