Skip to content

Commit

Permalink
Prepare for 1.7.3 release
Browse files Browse the repository at this point in the history
- Expose mtu via promise interface
- Update CHANGELOG
- Reformat README
  • Loading branch information
peitschie committed May 16, 2024
1 parent 11026a0 commit 7c5ea51
Show file tree
Hide file tree
Showing 4 changed files with 217 additions and 116 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.7.3

- Android: Expose Promise version of `requestMtu` for async/await
- Types: Added returned mtu to `requestMtu` success callback thanks #1012 @ksievers-irco

## 1.7.2

- Android: add isConnectable Property for API26+ (O) #823 (#993) thanks @Gargamil
Expand Down
Loading

0 comments on commit 7c5ea51

Please sign in to comment.