Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hajoha committed Jul 4, 2024
1 parent 6da2e75 commit 0d4cc64
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# OpenMobileNetworkToolkit Changelog
## Release [0.3.1]

### Added
- Add Issue Template [PR 21](https://github.com/omnt/OpenMobileNetworkToolkit/pull/21)

### Changed
- Fix Bug if DP is not available
- Use [TelephonyCallback](https://developer.android.com/reference/android/telephony/TelephonyCallback) instead of [PhoneStateListener](https://developer.android.com/reference/android/telephony/PhoneStateListener)
- Bump gradle to 8.5.0

### Fixed
- Fix Bug if DP is not available, resulting in a crash
- Fix Bug if two Sim Cards are available, see [Issue 22](https://github.com/omnt/OpenMobileNetworkToolkit/issues/22)

## Release [0.3]

Expand Down

0 comments on commit 0d4cc64

Please sign in to comment.