Skip to content

Commit

Permalink
Update CHANGELOG.md (#1132)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDMurphy authored Sep 29, 2022
1 parent 6c723e6 commit 9ecc19a
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The types of changes are:
* `Fixed` for any bug fixes.
* `Security` in case of vulnerabilities.

## [Unreleased](https://github.com/ethyca/fides/compare/1.8.5...main)
## [Unreleased](https://github.com/ethyca/fides/compare/1.8.6...main)

### Added

Expand All @@ -32,7 +32,6 @@ The types of changes are:
* Delete a system through the UI [#1085](https://github.com/ethyca/fides/pull/1085)
* Edit a system through the UI [#1096](https://github.com/ethyca/fides/pull/1096)
* Cypress component testing [#1106](https://github.com/ethyca/fides/pull/1106)
* Added classification tables for Plus users [#1060](https://github.com/ethyca/fides/pull/1060)

### Changed

Expand All @@ -44,12 +43,21 @@ The types of changes are:
### Fixed

* Fixed the "help" link in the UI header [#1078](https://github.com/ethyca/fides/pull/1078)
* Fixed a bug where rows were being excluded from a data map [#1124](https://github.com/ethyca/fides/pull/1124)

### Security

* Upgraded pymysql to version `1.0.2` [#1094](https://github.com/ethyca/fides/pull/1094)

## [1.8.6](https://github.com/ethyca/fides/compare/1.8.5...1.8.6)

### Added

* Added classification tables for Plus users [#1060](https://github.com/ethyca/fides/pull/1060)

### Fixed

* Fixed a bug where rows were being excluded from a data map [#1124](https://github.com/ethyca/fides/pull/1124)

## [1.8.5](https://github.com/ethyca/fides/compare/1.8.4...1.8.5)

### Changed
Expand Down

0 comments on commit 9ecc19a

Please sign in to comment.