File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +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
- ## [ Unreleased]
8
+ ## [ 1.3.0] - 2021-11-12
9
+
10
+ ### Added
11
+ - GitHub workflow for running the PHPUnit tests
12
+
13
+ ### Changed
14
+ - Update dependencies
15
+ - Fix missing changelog entry for release 1.2.0
9
16
10
17
## [ 1.2.0] - 2020-10-29
11
18
@@ -30,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
37
- Classes to populate xPDO objects with relevant fake data.
31
38
- Test Suite (example package and Unit Tests).
32
39
33
- [ Unreleased ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.2.0...HEAD
40
+ [ Unreleased ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.3.0...HEAD
41
+ [ 1.3.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.2.0...v1.3.0
34
42
[ 1.2.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.1.0...v1.2.0
35
43
[ 1.1.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/compare/v1.0.0...v1.1.0
36
44
[ 1.0.0 ] : https://github.com/SpringbokAgency/faker-xpdo-orm-adapter/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments