Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lance authored Aug 21, 2019
1 parent 95114d3 commit 7533c14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. See [standa

## [4.0.0](https://github.com/nodeshift/opossum/compare/v3.1.0...v4.0.0) (2019-08-21)

### Breaking Changes

* The factory function has been removed in favor of simply using the `CircuitBreaker` constructor.
* Prometheus and Hystrix metrics have been moved into their own repositories.
* We no longer keep a set of all circuits

## [3.1.0](https://github.com/nodeshift/opossum/compare/v3.0.0...v3.1.0) (2019-08-21)


Expand Down

0 comments on commit 7533c14

Please sign in to comment.