Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaZera committed Feb 9, 2024
1 parent 4e0025a commit 76abfba
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.1.0+1
# Changelog

- feat: initial commit 🎉
## v0.1.0+2 (2024-02-07)

### Features

* add serial port implementation for linux (#3)
([0a3dd3e](https://github.com/frickly-systems/dart_serialport/commit/0a3dd3e4103af8f1c0c228685e0320f44da4b114))

### Fixes

* SerialPortList is now abstract (not sealed)
([4e0025a](https://github.com/frickly-systems/dart_serialport/commit/4e0025a53ec59ab3cd3e19774118b46fa83ee651))

0 comments on commit 76abfba

Please sign in to comment.