Skip to content

Commit

Permalink
docs: Update changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
JeisonSanches committed Mar 2, 2023
1 parent ae1bcdc commit aa78be0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# (2023-03-02)


### Bug Fixes

* add necessary flags to build on linux ([e00b557](https://github.com/JeisonSanches/whisper_dart/commit/e00b55753994ebd5a0ec17fcc2e129383927717a))
* ios cpp import ([9a18987](https://github.com/JeisonSanches/whisper_dart/commit/9a18987de3fb55e016e267085c0a6a1ef8120424))
* set necessary flags to build for windows ([9001029](https://github.com/JeisonSanches/whisper_dart/commit/9001029a32dc9e944152864a187829eb74017153))
* windows hotfixes ([35d6acb](https://github.com/JeisonSanches/whisper_dart/commit/35d6acbcff5ec28b93200c5a75d7a223cd84f810))


### Features

* ffi bindings ([e7662ef](https://github.com/JeisonSanches/whisper_dart/commit/e7662ef3b8c40b8a2245f6fd2b2b60b9482e4130))
* remove unused packages & set plugin options ([b0015db](https://github.com/JeisonSanches/whisper_dart/commit/b0015db7b1c76aed1a21a6bfa5555e479ef18c05))
* update dart example ([9c202e8](https://github.com/JeisonSanches/whisper_dart/commit/9c202e806cdd5cafd5d87bd9f2b28d3a29c57fb1))



## 0.0.3

- support additional platforms
Expand Down

0 comments on commit aa78be0

Please sign in to comment.