Skip to content

Commit

Permalink
Version bump (v4.0.1) (Netflix-Skunkworks#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcvey authored Dec 13, 2019
1 parent c01918a commit c92b61c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

All notable changes to this project will be documented in this file.

## [4.0.0](https://github.com/Netflix-Skunkworks/stethoscope-app/tree/v3.1.4)
## [4.0.1](https://github.com/Netflix-Skunkworks/stethoscope-app/tree/v4.0.1)

### Added
- Now supports notarization (thanks to @cfarvidson)

### Changed
- Removed dark mode support, will add back when there is sufficient time to design the experience and/or demand for support.

## [4.0.0](https://github.com/Netflix-Skunkworks/stethoscope-app/tree/v4.0.0)

### Added
- Advanced semver support (e.g. ">10.15 <=10.14.6 || 10.15.1"), allows policies to support multiple major versions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Stethoscope",
"version": "4.0.0",
"version": "4.0.1",
"private": true,
"homepage": "./",
"author": "Netflix",
Expand Down

0 comments on commit c92b61c

Please sign in to comment.