Skip to content

Commit

Permalink
Update changelog for release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andybezaire committed Apr 8, 2023
1 parent 1112c03 commit 1cd14ae
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Expand Up @@ -8,13 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- Assert Contains Equal
### Fixed
### Changed
- Renamed for a nicer API

### Removed

## [1.6.0] - 2023-04-08

### Added
- Assert Contains Equal
### Changed
- Renamed for a nicer API

## [1.5.0] - 2023-04-04

### Added
Expand Down Expand Up @@ -64,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Expect Will Deallocate Instance


[unreleased]: https://github.com/andybezaire/TDDKit/compare/v1.5.0...HEAD
[unreleased]: https://github.com/andybezaire/TDDKit/compare/v1.6.0...HEAD
[1.6.0]: https://github.com/andybezaire/TDDKit/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/andybezaire/TDDKit/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/andybezaire/TDDKit/compare/v1.3.0...v1.4.0
[1.3.1]: https://github.com/andybezaire/TDDKit/compare/v1.3.0...v1.3.1
Expand Down

0 comments on commit 1cd14ae

Please sign in to comment.