Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasss93 committed Jan 2, 2021
1 parent 1b01f4d commit 75945f9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.6 - 2021-01-02
### Added
- Added warning message in export command when used with -v option
- Added support for PHP 8

### Fixed
- Config values inaccessible when project is optimized before installing larex
- Missing enclosures when string contains escaped enclosures

## v1.5.1 - 2020-09-15
### Fixed
- Fixed invalid escaping on export command
Expand Down

0 comments on commit 75945f9

Please sign in to comment.