We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961b1ac commit 1d45a7eCopy full SHA for 1d45a7e
.travis.yml
@@ -13,7 +13,6 @@ jobs:
13
14
install:
15
- mkdir -p ./build/logs
16
- - composer self-update
17
- composer install --prefer-source --no-interaction
18
- composer build
19
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [0.6.10] - 2021-01-14
8
### Added
9
- PHP 8.0 support.
10
- UniLex version upgraded to 0.4.0.
0 commit comments