Skip to content

Commit 363c6f9

Browse files
committed
Prepare release 1.1.3
1 parent dccaa78 commit 363c6f9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

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+
722
## [1.1.2] - 2019-10-30
823
### Added
924
- Add static method to fetch the endpoint URI

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2
1+
1.1.3

0 commit comments

Comments
 (0)