Skip to content

Commit 9adf13e

Browse files
committed
Changelog updated for version 0.7.2
1 parent cc25dea commit 9adf13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ 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-
## [Unreleased]
7+
## [0.7.2] - 2020-03-26
88
### Fixed
99
- Order of array elements in result corresponds to order of indexes in filter.
1010
- Order of object properties in result corresponds to order of properties in filter.
1111
- Slices with negative steps are returned in reversed order.
1212
- Names in dot-notation now allow hyphen symbol (`U+002D`) as non-starting symbol.
1313
- Fixed duplicated results in some filtered queries.
1414

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

0 commit comments

Comments
 (0)