File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.1.3] - 2020-01-31
8
+ ### Added
9
+ - Meta file builder command was added
10
+ - Add url to Exact App Center during cli authorisation setup
11
+ - Support for Travis, Dependabot and Mergify has been added
12
+ - Add unit testing
13
+ - Added badges to Readme
14
+ ### Changed
15
+ - phpunit/phpunit update from 8.5.1 to 8.5.2
16
+ - rector/rector update from 0.5.23 to 0.6.14
17
+ - symfony/http-foundation from 4.4.2 to 4.4.3
18
+ - symfony/console from 4.4.2 to 4.4.3
19
+ - symfony/filesystem 4.4.2 to 4.4.3
20
+ - squizlabs/php_codesniffer 3.5.3 to 3.5.4
21
+
7
22
## [ 1.1.2] - 2019-10-30
8
23
### Added
9
24
- Add static method to fetch the endpoint URI
Original file line number Diff line number Diff line change 1
- 1.1.2
1
+ 1.1.3
You can’t perform that action at this time.
0 commit comments