You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# CHANGELOG
2
2
3
+
4
+
## v2.0.0 (2021-08-19)
5
+
6
+
#### :boom: Breaking Change
7
+
*[#52](https://github.com/kategengler/ember-cli-browserstack/pull/52) Drop support for Node 10; upgrade packages and move to GitHub Actions ([@kategengler](https://github.com/kategengler))
8
+
9
+
#### :bug: Bug Fix
10
+
*[#40](https://github.com/kategengler/ember-cli-browserstack/pull/40) fix(connect): fix pid file creation for newer versions of node ([@anehx](https://github.com/anehx))
11
+
12
+
#### :house: Internal
13
+
*[#53](https://github.com/kategengler/ember-cli-browserstack/pull/53) Upgrade various deps and configure ReleaseIt ([@kategengler](https://github.com/kategengler))
14
+
15
+
#### Committers: 2
16
+
- Jonas Metzener ([@anehx](https://github.com/anehx))
0 commit comments