Skip to content

Commit 5c14da4

Browse files
committed
Prepare 6.0.0
1 parent 5e370a1 commit 5c14da4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [6.0.0] - 2020-03-04
4+
5+
### Changed
6+
7+
- **Breaking:** Stop detecting the Chrome-only guid & uninstall properties ([#68](https://github.com/vweevers/win-detect-browsers/issues/68)) ([**@pimterry**](https://github.com/pimterry))
8+
- Upgrade `pascal-case` from `~2.0.1` to `~3.1.1` ([`addbdab`](https://github.com/vweevers/win-detect-browsers/commit/addbdab)) ([**@vweevers**](https://github.com/vweevers))
9+
- Unlock dependencies ([`5e370a1`](https://github.com/vweevers/win-detect-browsers/commit/5e370a1)) ([**@vweevers**](https://github.com/vweevers))
10+
311
## [5.0.0] - 2019-11-22
412

513
### Changed
@@ -122,6 +130,8 @@
122130
- Only emits executables (`*.exe`)
123131
- No longer uses command-line version flags or version numbers found in the registry or elsewhere. This simplifies the process and makes the version numbers consistent and more detailed.
124132

133+
[6.0.0]: https://github.com/vweevers/win-detect-browsers/compare/v5.0.0...v6.0.0
134+
125135
[5.0.0]: https://github.com/vweevers/win-detect-browsers/compare/v4.0.1...v5.0.0
126136

127137
[4.0.1]: https://github.com/vweevers/win-detect-browsers/compare/v4.0.0...v4.0.1

0 commit comments

Comments
 (0)