Skip to content

Commit

Permalink
Changelog updated for version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remorhaz committed Mar 25, 2020
1 parent cc25dea commit 9adf13e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +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).

## [Unreleased]
## [0.7.2] - 2020-03-26
### Fixed
- Order of array elements in result corresponds to order of indexes in filter.
- Order of object properties in result corresponds to order of properties in filter.
- Slices with negative steps are returned in reversed order.
- Names in dot-notation now allow hyphen symbol (`U+002D`) as non-starting symbol.
- Fixed duplicated results in some filtered queries.

## [0.7.1] - 2019-02-17
## [0.7.1] - 2020-02-17
### Added
- Issue #18: processor results provide access to raw value objects.
- Upgraded `remorhaz/php-unilex` to version 0.1.0.
Expand Down

0 comments on commit 9adf13e

Please sign in to comment.