diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8d9befa --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + +promise-android-tools versioning started at 1.0.0, but this changelog was not added until 4.0.6. + +## [Unreleased] +### Fixed + +- Prevent downstream race conditions in `adb.startServer()` ([#56](https://github.com/ubports/promise-android-tools/pull/56))