Skip to content

Commit 8d195a8

Browse files
committed
Release 2.0.0
1 parent 53b1bea commit 8d195a8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.0] - 2022-07-21
9+
10+
### Added
11+
- Support for xPDO 3
12+
13+
### Removed
14+
- Support for xPDO 2
15+
816
## [1.4.1] - 2022-07-21
917

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

54-
[Unreleased]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.1...HEAD
62+
[Unreleased]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v2.0.0...HEAD
63+
[2.0.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.1...v2.0.0
5564
[1.4.1]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.0...v1.4.1
5665
[1.4.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.3.0...v1.4.0
5766
[1.3.0]: https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)