Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeden committed Jan 31, 2025
1 parent f7241ff commit df23b19
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,22 @@ and this project (hopefully) adheres to [Semantic Versioning](https://semver.org

- [Add definition for the NeoDriver meopixel driver board](https://www.adafruit.com/product/5766)

## [0.9.0] - 2025-02-01
## [0.9.0] - 2025-01-31

### Added

- [#8](https://github.com/alexeden/adafruit-seesaw/pull/8) Digital write functions within the Seesaw GPIO module
- [#13](https://github.com/alexeden/adafruit-seesaw/pull/13) Adds example demo for the [Adafruit's quad rotary encoder device](https://www.adafruit.com/product/5752)


### Modified

- **BREAKING**[#13](https://github.com/alexeden/adafruit-seesaw/pull/13) Updates the `EncoderModule` to support both single and multiple encoder devices (see PR for details)
- **BREAKING** [#13](https://github.com/alexeden/adafruit-seesaw/pull/13) Updates the `EncoderModule` to support both single and multiple encoder devices (see PR for details)

### Removed

- **BREAKING**[#13](https://github.com/alexeden/adafruit-seesaw/pull/13) Removes the `QuadEncoderModule` (see PR for details)

## [0.8.1] - 2025-01-30
- **BREAKING** [#13](https://github.com/alexeden/adafruit-seesaw/pull/13) Removes the `QuadEncoderModule` (see PR for details)

### Added

- [#8](https://github.com/alexeden/adafruit-seesaw/pull/8) Digital write functions within the Seesaw GPIO module

## [0.8.0] - 2025-01-30

Expand Down

0 comments on commit df23b19

Please sign in to comment.