Browse code
release: v0.2.0
Showing 1 changed files
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,11 @@ |
1 |
+# Changelog |
|
2 |
+ |
|
3 |
+All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
|
4 |
+ |
|
5 |
+## 0.2.0 (2021-08-27) |
|
6 |
+ |
|
7 |
+ |
|
8 |
+### Features |
|
9 |
+ |
|
10 |
+* Focus browser window upon activation ([e27e4e5](https://github.com/paysonwallach/amber-helper/commit/e27e4e56e08834117a393ced1293a7faf9835c01)) |
|
11 |
+* Try to launch default browser if bridge is unavailable ([3d6ec3f](https://github.com/paysonwallach/amber-helper/commit/3d6ec3f12f831d2159d66bf73f39573a6ddc734d)) |