Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLuckers committed Jul 21, 2022
1 parent 53b1bea commit 8d195a8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2022-07-21

### Added
- Support for xPDO 3

### Removed
- Support for xPDO 2

## [1.4.1] - 2022-07-21

### Changed
Expand Down Expand Up @@ -51,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Classes to populate xPDO objects with relevant fake data.
- Test Suite (example package and Unit Tests).

[Unreleased]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.1...HEAD
[Unreleased]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.1...v2.0.0
[1.4.1]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.2.0...v1.3.0
Expand Down

0 comments on commit 8d195a8

Please sign in to comment.