File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 2.0.0] - 2022-07-21
9
+
10
+ ### Added
11
+ - Support for xPDO 3
12
+
13
+ ### Removed
14
+ - Support for xPDO 2
15
+
8
16
## [ 1.4.1] - 2022-07-21
9
17
10
18
### Changed
@@ -51,7 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
59
- Classes to populate xPDO objects with relevant fake data.
52
60
- Test Suite (example package and Unit Tests).
53
61
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
55
64
[ 1.4.1 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.4.0...v1.4.1
56
65
[ 1.4.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.3.0...v1.4.0
57
66
[ 1.3.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.2.0...v1.3.0
You can’t perform that action at this time.
0 commit comments